User:Dirk Bastion/sarna.css

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.

a,body,td,p,li,input,h1,h2,h3,h4,h5,dl,dd,html,div{font-family:Sansation;font-size:13px}
body{font-family:Sansation;margin:0;background-color:#ffffe0;color:black;overflow-x:hidden}
body {
    background-color: #ECEFF2;
}
#content {
    border: 1px solid #304E72;
}

<!-- Initial copy from Marik -->

body {
    background-color: #F2EFF3;
}
#content {
    border: 1px solid #6D4C78;
}
td.MainPageBG, body.page-Main_Page td.MainPageBG div table {
    border: 2px solid #6D4C78 !important;
    background-color: #F2EFF3 !important; /*Need to find a way to style banner table w/o styling child tables.*/
}
body.page-Main_Page td.MainPageBG div table {
    background-color: #F2EFF3 !important; /*Need to find a way to style banner table w/o styling child tables.*/
}
.portlet h4 {
    color: #fff;
}
.portlet h5 {
    color: #fff;
    background: #6D4C78;
}
.portlet h6 {
    color: #fff;
}
#p-personal {
    background-color: #6D4C78;
}
#p-personal .pBodyLeft {
    color: #fff;
}
#p-personal li a {
    color: #ffffff;
}
#p-cactions li {
    border: 1px solid #CABECE;
}
#p-cactions li.selected {
    border-color: #6D4C78;
}
#footer {
    border-top: 1px solid #6D4C78;
    border-bottom: 1px solid #6D4C78;
}
a.topbar, a.topbar:link, a.topbar:active, a.topbar:visited, a.topbar:hover {
    color: #ffffff;
}
table.infobox {
    border: 1px solid #BDAEC2;
-moz-border-radius: 15px;
border-radius: 15px;
}
.portlet
{
-moz-border-radius: 15px;
border-radius: 15px;
}
table.infobox tr td.infoboxheading, table.infobox tr th.infoboxheading {
    background: #E4DEE6;
    border-color: #BDAEC2;
}
table.infobox tr.infoboxrow {
    background: #F2EFF3;
}
table.infobox tr.infoboxrow td {
    background: #F2EFF3;
    border-top: 1px solid #BDAEC2;
    border-bottom: 1px solid #BDAEC2;
}
table.infobox tr.infoboxrow td.bot {
    border-bottom: 1px solid #BDAEC2;
}
table.infobox tr.infoboxrow td.top {
    border-top: 1px solid #BDAEC2;
}
table#welcometable {
    background-color: #F2EFF3;
    border: 2px solid #6D4C78;
}
div#awardsboard {
    background-color: #F2EFF3;
    border: 2px solid #6D4C78;
}
div.gamerules {
    background-color: #D7CEDA
}