This is the old (read-only) version of the site running Mediwiki 1.25

Site Formatting

From Scientolipedia
Revision as of 16:25, February 21, 2014 by Dl88008 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Colors and other formatting standards for the site.

template colors

  • Articles - #98FB98
  • Auditors - #F5DEB3
  • LRHL. Ron Hubbard - #FFD700
  • Persons - #D2B48C Background - #FDF5E6
  • Professional Associations - #C0C0C0
  • Success Stories - #90EE90
  • CSS background color for wikitables

/** 7. WIKITABLES, INFOBOX TEMPLATES, WARNINGS AND OTHER SUCH STYLINGS **/

/* Give wikitables blue headings */ .wikitable th, .wikitable td.hl3, .wikitable th.hl3 { background-color: #8da7d6; } .wikitable td.hl1, .wikitable th.hl1 { background: #c5d8fc; } .wikitable td.hl2, .wikitable th.hl2 { background: #a7c1f2; }