Main Page: Difference between revisions
m CSS test |
m CSS test |
||
Line 92: | Line 92: | ||
padding-right: 20px; | padding-right: 20px; | ||
margin-top: 0.9em; | margin-top: 0.9em; | ||
} | } | ||
Line 113: | Line 107: | ||
#map-title { | #map-title { | ||
background-color: #e3c871; | |||
} | |||
@media screen { | |||
html.skin-theme-clientpref-night #welcome-box #featured-article #second-container { | |||
border-color: #404244; | |||
} | |||
} | } | ||