MediaWiki:Common.css: Difference between revisions
Style home-actions and home-recognition boxes |
home-find-more divider; remove Explore/recognition boxes |
||
| Line 377: | Line 377: | ||
margin: 0.55em 0 0; | margin: 0.55em 0 0; | ||
font-size: 95%; | font-size: 95%; | ||
color: #54595d; | |||
} | |||
.home-find-more { | |||
margin: 0.75em 0 0; | |||
padding-top: 0.65em; | |||
border-top: 1px solid #c8ccd1; | |||
font-size: 95%; | |||
line-height: 1.6; | |||
color: #54595d; | color: #54595d; | ||
} | } | ||
| Line 409: | Line 418: | ||
column-count: 1; | column-count: 1; | ||
} | } | ||
} | } | ||
.home-hero-photo { | .home-hero-photo { | ||
margin: 0 | margin: 0 0 1.35em 0; | ||
max-width: 100%; | max-width: 100%; | ||
clear: both; | clear: both; | ||