MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 6,090: | Line 6,090: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
height: 125px; | height: 125px; | ||
} | |||
.mission_name { | |||
font-size:20pt; | |||
font-weight: 100; | |||
text-align: left; | |||
vertical-align: bottom; | |||
color: #fff !important; | |||
position: relative; | |||
bottom: -81; left: 0; | |||
} | |||
.tile{ | |||
color: #bfc7d1; | |||
padding: 8px 16px; | |||
text-decoration: none; | |||
background-image: url(/images/blank_tile.png); | |||
margin-bottom: 5px; | |||
border: none; | |||
text-align: right; | |||
font-family: "Proxima Nova Extra Condensed"; | |||
} | } | ||