"മീഡിയവിക്കി:Common.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary റ്റാഗ്: Manual revert |
No edit summary |
||
| വരി 615: | വരി 615: | ||
right: 10px; | right: 10px; | ||
} | } | ||
/* SchoolWiki Sitenotice Section */ | |||
.sw-sitenotice-wrapper { | |||
padding: 4px; | |||
} | |||
.sw-sitenotice-login { | |||
background: #ffffcc; | |||
border: 1px solid #aaa; | |||
padding: 6px; | |||
margin-bottom: 6px; | |||
text-align: center; | |||
font-size: 90%; | |||
} | |||
.sw-login-item { | |||
margin: 3px 0; | |||
} | |||
.sw-sitenotice-title { | |||
font-size: 120%; | |||
font-weight: bold; | |||
margin-bottom: 6px; | |||
} | |||
.sw-sitenotice-links { | |||
font-size: 90%; | |||
line-height: 1.6; | |||
} | |||
/* Mobile overrides */ | |||
@media (max-width: 720px) { | |||
.sw-sitenotice-wrapper { | |||
padding: 2px; | |||
} | |||
.ombox { | |||
width: 100% !important; | |||
} | |||
.sw-sitenotice-title big { | |||
font-size: 110%; | |||
} | |||
} | |||
/* ========================================================= | /* ========================================================= | ||