Difference between revisions of "Template:River Stone CSS"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 45: | Line 45: | ||
} | } | ||
− | .Description h2 span { color: | + | .Description h2 span { color: {{{Page Text}}} !important; } |
− | .DIC h2 span { color: | + | .DIC h2 span { color: {{{Page Text}}} !important; } |
.mw-body { | .mw-body { | ||
Line 96: | Line 96: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | min-height: | + | min-height: 15em; |
margin: 0px 0px 20px 0px; | margin: 0px 0px 20px 0px; | ||
Line 177: | Line 177: | ||
h2 { | h2 { | ||
color: #ffffff; | color: #ffffff; | ||
− | + | font-family: AmericanTypewriterGrunge, Attic Antique, Brush Script MT, Times New Roman !important; | |
− | font-family: AmericanTypewriterGrunge, Attic Antique, Brush Script MT !important; | ||
} | } | ||
.OOCinfo h2 { | .OOCinfo h2 { | ||
margin: 10px 10px 10px 10px; | margin: 10px 10px 10px 10px; | ||
− | + | font-family: AmericanTypewriterGrunge, Attic Antique, Brush Script MT, Times New Roman !important; | |
− | font-family: AmericanTypewriterGrunge, Attic Antique, Brush Script MT !important; | ||
} | } | ||
Line 290: | Line 288: | ||
font-weight: bold; | font-weight: bold; | ||
float: left; | float: left; | ||
− | |||
} | } | ||