2,145
edits
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 45: | Line 45: | ||
.mainpage-links img { | .mainpage-links img { | ||
width: 35%; | width: 35%; | ||
height: auto; | height: auto; | ||
} | } | ||
| Line 56: | Line 56: | ||
text-align: center; | text-align: center; | ||
font-size: 20px; | font-size: 20px; | ||
padding-right: 25px; | |||
} | } | ||
.mainpage-header-boxes { | .mainpage-header-boxes { | ||
padding: 6px; | |||
width: 100%; | width: 100%; | ||
text-align: left; | text-align: left; | ||
} | } | ||
| Line 68: | Line 68: | ||
border: 3px solid #e65c00; | border: 3px solid #e65c00; | ||
background: rgba(194, 166, 105, 0.42); | background: rgba(194, 166, 105, 0.42); | ||
margin-bottom: 20px; | |||
} | } | ||