Difference between revisions of "Template:River Stone CSS"

From End to Dawn
Jump to navigation Jump to search
 
(17 intermediate revisions by the same user not shown)
Line 45: Line 45:
 
}
 
}
  
.Description h2 span { color: #ffffff !important; }
+
.Description h2 span { color: {{{Page Text}}} !important; }
.DIC h2 span { color: #ffffff !important; }
+
.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: 170px;
+
  min-height: 15em;
 
  margin: 0px 0px 20px 0px;
 
  margin: 0px 0px 20px 0px;
  
Line 110: Line 110:
 
.DICbg {
 
.DICbg {
 
  width: 235px;
 
  width: 235px;
  height: 182px;
+
  height: 13em;
 +
min-height: 13em;
 
  position: relative;
 
  position: relative;
 
  left: -10px;
 
  left: -10px;
Line 135: Line 136:
 
.Description {
 
.Description {
 
  width: 508px;
 
  width: 508px;
  height: 142px;
+
  height: 13em;
 +
min-height: 13em;
 
  left: 305px;
 
  left: 305px;
 
  position: absolute;
 
  position: absolute;
Line 154: Line 156:
 
.Dbg {
 
.Dbg {
 
     width: 490px;
 
     width: 490px;
     height: 183px;
+
     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-size: 21px !important;
+
  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-size: 21px !important;
+
  font-family: AmericanTypewriterGrunge, Attic Antique, Brush Script MT, Times New Roman !important;
  font-family: AmericanTypewriterGrunge, Attic Antique, Brush Script MT !important;
 
 
}
 
}
  
Line 287: Line 288:
 
  font-weight: bold;
 
  font-weight: bold;
 
  float: left;
 
  float: left;
font-size: 16px !important;
 
 
}
 
}
  

Latest revision as of 03:03, 19 April 2025