body {
background-color: #ACCEC0;
background-image: linar-gradient(#bc8554, rgba(255, 255, 255, 0.07) 50%, transparent 50%, left);
background-size: 13px, 29px, 37px, 53px;
background-color: #ACCEC0;
background-position: center center;
background-attachment: fixed;
color: #488c80;
font-style: normal;
font-family: cursive;
font-size: 11pt;
}
a {
color: #61A6AB;
text-decoration: none;
}
a:hover {
color: #61A6AB;
background-color: rgba(0, 0, 0, 0);
}
.printuser {
color: #61A6AB;
}
blockquote {
background-color: rgba(181, 221, 216, 0.8);
border: 1px none #999;
}
dt {
font-weight: bolder;
display: inline;
color: rgba(56, 91, 107, 0.9);
}
#toc {
position: fixed;
z-index: 3;
top: 130px;
right: 0px;
border: none;
background-color: rgba(251,238,194, 0.8);
}
#top-bar li ul {
list-style-image: none;
}
#top-bar li ul li a {
background-color: rgba(251,238,194, 0.6);
}
.pages-tag-cloud-box {
background-color: rgba(0, 0, 0, 0.5);
}
#page-title {
color: #605951;
border-bottom: 0px none #666;
}
#account-options {
background-color: rgba(219, 204, 149, 0.6);
}
#page-content {
color: rgba(0, 0, 0, 0.6);
padding-left: 10px;
margin: 10px;
-webkit-background-size: 5px 5px;
-moz-background-size: 5px 5px;
-moz-box-shadow: 1px 1px 8px gray;
-webkit-box-shadow: 1px 1px 8px gray;
box-shadow: 1px 1px 8px gray;
background-size: 15px 15px;
background-color: rgba(225, 225, 225, 0.99);
background-image: -webkit-linear-gradient(transparent 14px, #dfefeb 1px, #dfefeb), -webkit-linear-gradient(0deg, transparent 14px, #dfefeb 1px, #dfefeb);
background-image: -moz-linear-gradient(transparent 50%, #dfefeb 50%, #dfefeb), -moz-linear-gradient(0deg, transparent 50%, #dfefeb 50%, #dfefeb);
background-image: -ms-linear-gradient(transparent 50%, #dfefeb 50%, #dfefeb), -ms-linear-gradient(0deg, transparent 50%, #dfefeb 50%, #dfefeb);
background-image: -o-linear-gradient(transparent 50%, #dfefeb 50%, #dfefeb), -o-linear-gradient(0deg, transparent 50%, #dfefeb 50%, #dfefeb);
background-image: linear-gradient(transparent 50%, #dfefeb 50%, #dfefeb), linear-gradient(0deg, transparent 50%, #dfefeb 50%, #dfefeb);
}
#page-content a {
color: #605951;
text-shadow: 0px 0px 2px #605951;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
color: #61A6AB;
text-shadow: 0px 0px 2px #61A6AB;
font-size: 12pt;
font-family: cursive;
font-weight: normal;
}
h2, h3, h4, h5 {
font-weight: bold;
}
h1 {
background-color: transparent;
background-image: -webkit-linear-gradient(transparent 88%, #4469c4 90%, #4469c4 91%, transparent 93%);
padding-bottom: 3px;
font-size: 150%;
}
h2 {
color: #605951;
image: -webkit-linear-gradient(transparent 14px, rgba(86, 33, 39, 0.6) 4px, rgba(86, 33, 39, 0.6));
font-size: 132%;
}
h3 {
font-size: 116%;
}
h5 {
font-size: 100%;
}
#side-bar {
position: fixed;
font-size: 80%;
}
#side-bar ul {
list-style-type: none;
}
#side-bar ul li {
style-type: none;
vertical-align: middle;
margin-top: 3px;
margin-bottom: 3px;
padding-top: 5px;
padding-left: 10px;
height: 30px;
background-color: rgba(251,238,194, 0.8);
}
#side-bar ul li a {
color: #605951;
text-shadow: 0px 0px 2px #605951;
text-decoration: none;
}
#side-bar ul li:hover {
background-color: rgba(255, 255, 255, 0.8);
}
/*TABS*/
.yui-navset .yui-content {
border: none;
background-color: rgba(170, 192, 198, 0.8);
}
.yui-navset .yui-nav {
border: none;
}
.yui-navset .yui-nav li a em {
background-color: rgba(170, 192, 198, 0.8);
}
.yui-navset .yui-nav li .selected a {
border: none;
}
.yui-navset .yui-nav li .selected a em {
border: none;
}
.yui-navset-top .yui-content {
border: none;
box-shadow: 1px 1px 8px gray;
}
.yui-navset-top .yui-content blockquote {
background-color: rgba(170, 192, 198, 0.8);
border: 1px none #999;
}
.yui-navset-top .yui-nav {
border: none;
box-shadow: 1px 1px 8px gray;
}
.yui-navset-top .yui-nav li a em {
background-color: rgba(170, 192, 198, 0.8);
}
.yui-navset-top .yui-nav li .selected a em {
background-color: rgba(170, 192, 198, 0.8);
}
/*CODE PREVIEWS*/
.code {
border: 2px dashed #dfefeb;
background-color: rgba(225, 225, 225, 0.5);
font-family: cursive;
}
pre {
font-family: cursive;
}
.hl-identifier, .hl-quotes, .hl-code, .hl-brackets {
color: rgba(0, 0, 76, 0.6);
}
.hl-comment {
color: rgba(0, 145, 117, 0.9);
}
.hl-number {
color: rgba(232, 0, 119, 0.9);
}
.hl-string {
color: rgba(109, 116, 225, 0.9);
}
.hl-var {
color: rgba(224, 94, 96, 0.9);
}
Trying to get the hang of this Wiki stuff! Using it for a class.. Any help would be much appreciated!
Welcome to Wikidot. If you have specific questions about how to do things please post them at the community forum at http://community.wikidot.com where there are also a lot of how-tos and a very friendly and helpful community..
Rob Elliott - Strathpeffer, Scotland - Wikidot first line support & community admin team.