Current Revision
posted by Wagn Bot
on January 25, 2012 21:46:19
Showing changes from revision #8:
Added | Removed
body {
color: #444444;
}
/* page - background image and color */
body#wagn {
background: url(/images/body-bg.png)url(assets/body-bg.png) repeat-x #CCCCCC;
}
/* main card and sidebar widths */
#primary {
width:67%;
}
#secondary {
width:28%;
}
/* top bar background color; text colors */
#menu {
background: #340505;
}
#menu a {
color: #EEEEEE;
}
/* header text */
h1, h2 {
color: #664444;
}
h1 { border-bottom: 1px solid #cccccc; font-size: 16px; }
h2 { font-size: 12px; font-weight: 600; border-bottom: 1px solid #cccccc; };
h1.page-header,
h2.page-header {
color: #222299;
}
/* card headers etc */
.card-header {
background: #FF9966;
}
.card-header,
.card-header a {
font-weight: normal;
color: #333333;
}
.card-header a.line-link {
font-weight: bold;
font-size: 18px;
color: #333333;
}
/* misc */
.card-footer,
.revision-navigation,
.current,
#credit {
background: #FFFFFF;
}
.card-footer, .revision-navigation {background: #ffffff}
.card-footer { margin-bottom: 10px; }
html>body .card-footer { border: 1px solid #efefef; border-width: 1px 0 0 4px; }
.card-slot .card-slot { border-bottom: 0 #ffffff none; }
.card-slot .card-slot .card-slot .card-slot .card-header { background-color: #C9D4C6; }
.card-slot .card-slot .card-slot .card-slot { background-color: #E3E6E0; }
.card-slot .card-slot .card-slot .card-slot .open-content { background-color: #ffffff }
a.internal-link { font-size: 10px }
span.createOnClick { font-size: 10px; }
