MediaWiki:Common.css: Difference between revisions
applied to first heading too |
changed fallback mw-code font family |
||
(One intermediate revision by one other user not shown) | |||
Line 62: | Line 62: | ||
} | } | ||
.mw-code{ | .mw-code{ | ||
font-family: '3270' , | font-family: '3270' , monospace; | ||
background-color: #1F1F1F; | background-color: #1F1F1F; | ||
color: #50F72D; | color: #50F72D; | ||
Line 192: | Line 192: | ||
margin: 40px 0 0 0; | margin: 40px 0 0 0; | ||
} | } | ||
.tabber__tabs{ | |||
flex-wrap: wrap; | |||
} | |||
/** Template stylings **/ | /** Template stylings **/ |