Customize your theme

The following code block defines the default CSS theme for this site:

@import url(http://themes.wikidot.com/silent-silver/code/1);
/* content linkcolor changes */
 
#main-content a {
text-decoration: underline;
color:#6f6f6f;
}
 
#main-content a.newpage {
text-decoration: underline;
color:#a6a6a6;
}
 
/* TOP BAR  =============================*/
#top-bar {
    color:#1f1f1f;
    height:29px;
    right:0;
    top:88px;
    width:100%;
}
 
#top-bar li {
    margin: 0;
    position:relative;
}
 
#top-bar li a {
    color:#ffffff;
    padding: 1px 10px
}
 
#top-bar a, #top-bar li ul li, #top-bar li ul li a {
    background-color:transparent;
    text-decoration:none;
}
 
#top-bar li ul li a {
    width: 12em;
}
 
#top-bar ul ul {
    display:none;
    position:absolute;
    top:37px;
    width:175px;
    z-index:500;
}
 
#top-bar ul ul ul {
    left:175px;
    position:absolute;
    top: 8px;
}
 
#top-bar ul li.sfhover a, #top-bar ul li:hover a {
    background-color:#dddddd;
    background-repeat:repeat;
    color:#2F485C;
    left:15px;
}
 
#top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover {
    background-color:#ffffff;
    background-repeat:repeat;
    color:#2F485C;
    text-decoration:none;
}
 
div#top-bar ul li.sfhover ul {
    display:block;
}
 
div#top-bar ul ul, div#top-bar ul li.sfhover ul ul, div#top-bar ul ul li.sfhover ul ul {
    border:none;
    display:none;
    margin-top: -8px;
}
 
div#top-bar ul li.sfhover ul, div#top-bar ul ul li.sfhover ul, div#top-bar ul ul ul li.sfhover ul {
    display:block;
}
 
/* DEFNITIONS LIST =============================*/
 
dl {}
 
dt {
font-weight: bold;}
 
dd {}

When you edit the above code block, it takes effect immediately. Press Shift-Reload to get the new theme. Only site admins can edit this page.

This theme exists in different colors. To choose a different color, right-click on Narrow or Wide below, and "Copy link address". Then edit this page and paste the copied link address into the code block above, @import url(here);.

You can customize this theme in several other ways:

  • Select a different external theme
  • Add your own CSS code after the @import in the above theme.
Late Harvest
zoom.jpg
» Narrow | Wide
Orange Juice
zoom.jpg
» Narrow | Wide
Cherry Red
zoom.jpg
» Narrow | Wide
Pretty Pink
zoom.jpg
» Narrow | Wide
Royal Purple
zoom.jpg
» Narrow | Wide
Deep Blue
zoom.jpg
» Narrow | Wide
Sky Blue
zoom.jpg
» Narrow | Wide
Tropical Seas
zoom.jpg
» Narrow | Wide
Green Grass
zoom.jpg
» Narrow | Wide
Midnight Coal
zoom.jpg
» Narrow | Wide
Silent Silver
zoom.jpg
» Narrow | Wide
Pale Snow
zoom.jpg
» Narrow | Wide