Difference between revisions of "Template:River Stone CSS"
Jump to navigation
Jump to search
(21 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 110: | Line 110: | ||
.DICbg { | .DICbg { | ||
width: 235px; | width: 235px; | ||
− | height: | + | height: 13em; |
+ | min-height: 13em; | ||
position: relative; | position: relative; | ||
left: -10px; | left: -10px; | ||
Line 135: | Line 136: | ||
.Description { | .Description { | ||
width: 508px; | width: 508px; | ||
− | height: | + | height: 13em; |
+ | min-height: 13em; | ||
left: 305px; | left: 305px; | ||
position: absolute; | position: absolute; | ||
Line 154: | Line 156: | ||
.Dbg { | .Dbg { | ||
width: 490px; | width: 490px; | ||
− | height: | + | height: 13em; |
+ | min-height: 13em; | ||
padding: 0px 5px 0px 10px; | padding: 0px 5px 0px 10px; | ||
overflow: hidden; | overflow: hidden; | ||
Line 174: | Line 177: | ||
h2 { | h2 { | ||
color: #ffffff; | color: #ffffff; | ||
− | + | font-family: AmericanTypewriterGrunge, Attic Antique, Brush Script MT, Times New Roman !important; | |
− | font-family: | ||
} | } | ||
.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: | ||
} | } | ||
Line 287: | Line 288: | ||
font-weight: bold; | font-weight: bold; | ||
float: left; | float: left; | ||
− | |||
} | } | ||