MediaWiki:Common.css: Difference between revisions
m
Design Template:Infobox to aesthetically look like Fancade's. Adjust border color on main page for consistency
-u ndefined- (talk | contribs) m (Align image to the center) |
-u ndefined- (talk | contribs) m (Design Template:Infobox to aesthetically look like Fancade's. Adjust border color on main page for consistency) |
||
Line 7: | Line 7: | ||
width: 256px; | width: 256px; | ||
background-color: #f9f9f9; | background-color: #f9f9f9; | ||
border: | border: 2px solid #808080; | ||
padding: | border-radius: 10px; | ||
box-shadow: 0px -6px #0004 inset; | |||
padding: 0.4em 0.4em 1em; | |||
font-size: 90%; | font-size: 90%; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Line 17: | Line 19: | ||
.infobox-title { | .infobox-title { | ||
font-size: | font-size: 140%; | ||
font-weight: bold; | font-weight: bold; | ||
text-align: center; | text-align: center; | ||
padding: 5px; | padding: 5px; | ||
border-bottom: | border-bottom: 2px solid #a2a9b1; | ||
} | } | ||
Line 105: | Line 106: | ||
.main-welcome-box { | .main-welcome-box { | ||
border: 3px solid # | border: 3px solid #808080; | ||
border-radius: 20px; | border-radius: 20px; | ||
box-shadow: 0px -10px #0004 inset; | box-shadow: 0px -10px #0004 inset; |