blob: 5a96e5bf6ab0c67cf7ff9001cbc687b6bcd827ba (
plain) (
tree)
|
|
html,
body {
/*background:#940BFE;*/
background: url("img/corazoncitos.gif");
color: #fff;
}
a {
color: #efd279;
}
a.rep {
color: #fff;
}
a:hover {
color: #dd0000;
}
.reflink a:hover {
font-weight: bold;
}
.adminbar {
text-align: right;
clear: both;
float: right;
}
#logo {
clear: both;
text-align: center;
font-size: 2em;
color: #ccffcc;
width: 100%;
}
.replymode {
background: #0bbeb8;
text-align: center;
padding: 2px;
color: #ffffff;
width: 100%;
}
.extramode {
background: #0040e0;
text-align: center;
padding: 2px;
color: #ffffff;
width: 100%;
}
.rules {
/*font-size:0.7em;*/
width: 468px;
font-size: 11px;
font-family: sans-serif;
}
.rules li {
margin-left: 1em;
/*text-indent: 0em;*/
}
.postblock {
background: #95cbe9;
color: #2c5700;
font-weight: 800;
}
#footer {
text-align: center;
font-size: 12px;
font-family: serif;
}
.passvalid {
background: #eeaa88;
text-align: center;
width: 100%;
color: #ffffff;
}
.dellist {
font-weight: bold;
text-align: center;
}
.delbuttons {
text-align: center;
padding-bottom: 4px;
}
.managehead {
background: #aaaa66;
color: #400000;
padding: 0px;
}
.postlists {
background: #ffffff;
width: 100%;
padding: 0px;
color: #800000;
}
.row1 {
background: #eeeecc;
color: #800000;
}
.row2 {
background: #ddddaa;
color: #800000;
}
.q {
background: inherit;
color: #bdf46c;
}
.filesize {
text-decoration: none;
}
.filetitle {
background: inherit;
font-size: 1.3em;
color: #de9d7f;
font-weight: 800;
}
.postername {
color: #afd775;
font-weight: bold;
}
.postertrip {
color: #afd775;
}
.oldpost {
color: #cc1105;
font-weight: 800;
}
.omittedposts {
color: #909090;
}
.reply {
background: #fe0bdf;
color: #fff;
}
.replyhl {
background: #f0c0b0;
color: #800000;
}
.replytitle {
font-size: 1.2em;
color: #cc1105;
font-weight: 800;
}
.commentpostername {
color: #117743;
font-weight: 800;
}
.thumbnailmsg {
font-size: small;
color: #800000;
}
.abbrev {
color: #707070;
}
.highlight {
/*background:#95CBE9;*/
background: #5b8bb4;
/*color:#2C5700;*/
/*border: 2px dashed #070;*/
border: 2px dashed #afd775;
}
.banned {
color: #f99c64;
}
.administrator {
color: #c00 !important;
}
.managertable td {
background: #3b6b94;
color: #fff;
}
.managertable th {
background: #aaf;
color: #fff;
}
|