In Memoriam: Tai'lahr

OpenUru.org, along with the rest of the Mystonline community, is mourning the loss of Tai'lahr on October 16th, 2019.

Rest in Peace, friend.

Difference between revisions of "MediaWiki:Vector.css"

From OpenUru
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: →‎Text format for box headings, level 1: .box-head1 { color:#4682B4; text-align:left; font-size:2em; pa...")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
/* Text format for box headings, level 1 */
 
.box-head1 {
 
  color:#4682B4;
 
  text-align:left;
 
  font-size:2em;
 
  padding:0.5em;
 
}
 
 
/* Text format for box headings, level 1 */
 
.box-head2 {
 
  color:#8F1A18;
 
  padding:1em;
 
}
 

Revision as of 05:15, 11 January 2011

/* CSS placed here will affect users of the Vector skin */