Difference between revisions of "Lady of the Lakes"

From City of Hope MUSH
Jump to navigation Jump to search
(Created page with "<css> →‎Wrapper around the table: sets text-color (and could change font): .CTWrapper { width : 900px; align : center; background : #1d2e38; border : 1px s...")
 
 
Line 4: Line 4:
 
width      : 900px;
 
width      : 900px;
 
align      : center;
 
align      : center;
background : #1d2e38;
+
background : #006400;
 
border    : 1px solid green;
 
border    : 1px solid green;
color      : silver;
+
color      : green;
 
}
 
}
  
Line 13: Line 13:
 
  */
 
  */
 
.CTWrapper a {
 
.CTWrapper a {
color: gold;
+
color: green;
 
}
 
}
  
 
.CTWrapper a :hover{  
 
.CTWrapper a :hover{  
color: blue;
+
color: green;
 
}
 
}
  
Line 32: Line 32:
 
  */
 
  */
 
.CTHeader {
 
.CTHeader {
color                          : #f0f1f3;
+
color                          : #006400;
 
vertical-align                  : center;
 
vertical-align                  : center;
 
font-size                      : 22pt;
 
font-size                      : 22pt;
Line 47: Line 47:
 
/* Color defition for the Table Cells */
 
/* Color defition for the Table Cells */
 
.CTData {
 
.CTData {
background-color : #1d2e38;
+
background-color : #000000;
 
margin          : 15px;
 
margin          : 15px;
 
color            : silver;
 
color            : silver;
Line 61: Line 61:
 
/* Color and style of the box surrounding the Picture */
 
/* Color and style of the box surrounding the Picture */
 
.CTBox {
 
.CTBox {
border-top    : 3px solid green;
+
border-top    : 3px #006400;
border-bottom : 1px solid green;
+
border-bottom : 1px #006400;
border-right  : 2px solid green;
+
border-right  : 2px #006400;
border-left  : 2px solid green;
+
border-left  : 2px #006400;
background    : #f0f1f3;
+
background    : #000000;
 
text-align    : center;
 
text-align    : center;
 
margin        : 0px;
 
margin        : 0px;
Line 74: Line 74:
 
font-size    : 48pt;
 
font-size    : 48pt;
 
font-family  : Palatino Lionotype, Perpetua, serif;
 
font-family  : Palatino Lionotype, Perpetua, serif;
font-variant : small-caps;
+
font-variant : small-caps italic;
 
text-align  : center;
 
text-align  : center;
 
align        : center;
 
align        : center;
 
text-shadow  : 1px 1px 3px #000000;
 
text-shadow  : 1px 1px 3px #000000;
color        : #1d2e38;
+
color        : #006400;
 
}
 
}
  
Line 102: Line 102:
 
  |-
 
  |-
 
  |height = "90" width = "150" class = "CTData" | &nbsp;
 
  |height = "90" width = "150" class = "CTData" | &nbsp;
  |rowspan = "2" width = "490" class = "CTBox" | [[Image:XXX.jpg|center|390px]]<span class="CTBigText"> ''{{PAGENAME}}'' </span>
+
  |rowspan = "2" width = "490" class = "CTBox" | [[File:Lady of the Lakes.jpg|center|420px]]<span class="CTBigText"> ''{{PAGENAME}}'' </span>
 
  |width = "150" class = "CTData"| &nbsp;
 
  |width = "150" class = "CTData"| &nbsp;
 
  |-
 
  |-
Line 122: Line 122:
 
  | class = "CTData" | {{:{{PAGENAME}}/Snapshots}}<!-- Do not delete the ':' (colon)! -->
 
  | class = "CTData" | {{:{{PAGENAME}}/Snapshots}}<!-- Do not delete the ':' (colon)! -->
 
  |-
 
  |-
  | class = "CTData2 CTHeader" | <span id="I-Hooks">Contacts</span>
+
  | class = "CTData2 CTHeader" | <span id="I-Hooks">Staff</span>
  | class = "CTData2 CTHeader" | <span id="I-Quotes">Quotes</span>
+
  | class = "CTData2 CTHeader" | <span id="I-Quotes">Specials</span>
 
  |-
 
  |-
 
  | class = "CTData" | {{:{{PAGENAME}}/Hooks}}<!-- Do not delete the ':' (colon)! -->
 
  | class = "CTData" | {{:{{PAGENAME}}/Hooks}}<!-- Do not delete the ':' (colon)! -->

Latest revision as of 21:05, 5 August 2020