"ഫലകം:Header4/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| (ഒരേ ഉപയോക്താവ് ചെയ്ത ഇടയ്ക്കുള്ള 4 നാൾപ്പതിപ്പുകൾ പ്രദർശിപ്പിക്കുന്നില്ല) | |||
| വരി 3: | വരി 3: | ||
width: 96%; | width: 96%; | ||
max-width: 1200px; | max-width: 1200px; | ||
background: linear-gradient(135deg, # | background: linear-gradient(135deg,#ddfbd7,#fff); | ||
margin: 10px auto; | margin: 10px auto; | ||
padding: 20px; | padding: 20px; | ||
| വരി 17: | വരി 17: | ||
align-items: flex-start; | align-items: flex-start; | ||
gap: 1rem; | gap: 1rem; | ||
padding: | padding: 5px 10px; | ||
} | } | ||
| വരി 52: | വരി 52: | ||
font-weight: bold; | font-weight: bold; | ||
color: #004EC3; | color: #004EC3; | ||
margin | margin: 15px 5px; | ||
text-align: center; | text-align: center; | ||
line-height: 1.2; | line-height: 1.2; | ||
| വരി 61: | വരി 61: | ||
font-size: 1rem; | font-size: 1rem; | ||
color: #333; | color: #333; | ||
margin- | margin:0; | ||
} | |||
#mp-topbanner .banner-desc p { | |||
margin:0; | |||
} | } | ||
/* Stats */ | /* Stats */ | ||
#mp-topbanner .banner-stats { | #mp-topbanner .banner-stats { | ||
| വരി 70: | വരി 72: | ||
line-height: 1.6em; | line-height: 1.6em; | ||
margin: 0; | margin: 0; | ||
} | |||
#mp-topbanner .banner-stats p { | |||
margin:0; | |||
} | } | ||
/* Links */ | /* Links */ | ||
| വരി 76: | വരി 81: | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
gap: 10px; | gap: 10px; | ||
margin-top: | margin-top: 5px; | ||
} | } | ||