MediaWiki:Common.css: Difference between revisions
Dustin Loup (talk | contribs) No edit summary |
Dustin Loup (talk | contribs) No edit summary |
||
Line 282: | Line 282: | ||
color:white; | color:white; | ||
font-weight:bold; | font-weight:bold; | ||
font-size:1. | font-size:1.8vw; | ||
padding:0 .5vw; | padding:0 .5vw; | ||
display:flex; | display:flex; | ||
flex-direction:column; | flex-direction:column; | ||
width: | width:11vw; | ||
height:3vw; | height:3vw; | ||
text-align:center; | text-align:center; | ||
Line 295: | Line 295: | ||
color:white; | color:white; | ||
font-weight:bold; | font-weight:bold; | ||
font-size:1. | font-size:1.8vw; | ||
padding:0 .5vw; | padding:0 .5vw; | ||
display:flex; | display:flex; | ||
flex-direction:column; | flex-direction:column; | ||
width: | width:11vw; | ||
height:3vw; | height:3vw; | ||
text-align:center; | text-align:center; | ||
float:left; | float:left; | ||
text-shadow:1px 1px black; | |||
} | } | ||
#navbar { | #navbar { |