|
>>
|
No. 304
ID: 7eb793
File
124404107422.png
- (132.92KB
, 1030x930
, scytherchan.png
)
I can't come up with a decent theme using Venusaur's colors just yet, but here, have Scytherchan instead.
html, body {
font-size:12pt;
background:#8BCD73;
color:#004000;
}
a {
background:inherit;
color:#415A20;
text-decoration:none;
font-family:sans-serif;
}
a:visited {
background:inherit;
color:#FFFFFF;
text-decoration:none;
font-family:sans-serif;
}
a:hover {
color:#B42910;
background:inherit;
font-family:sans-serif;
}
.filesize a {
text-decoration:underline;
}
.filesize a:visited {
text-decoration:underline;
}
.adminbar {
text-align:right;
background:inherit;
clear:both;
float:right;
}
.logo {
clear:both;
text-align:center;
background:inherit;
font-size:24pt;
color:#0;
width:100%;
}
.replymode {
background:#FFFFFF;
color:#0;
width:100%;
}
.catalogmode {
background:#0;
color:#F0;
width:100%;
}
.postarea {
background:inherit;
}
.rules {
/*font-size:0.7em;*/
width: 468px;
font-size: 10px;
font-family: sans-serif;
}
.rules li {
margin-left: 1em;
/*text-indent: 0em;*/
}
.postblock {
background:#FFF6D5;
color:#0;
font-weight:800;
}
.footer {
text-align:center;
font-size:10px;
font-family:sans-serif;
}
.passvalid {
background:#0;
text-align:center;
width:100%;
color:#0;
}
.dellist {
background:inherit;
text-align:center;
}
.delbuttons {
background:inherit;
text-align:center;
padding-bottom:4px;
}
.managehead {
background:#0;
color:#0;
font-family:sans-serif;
font-size:14px;
padding:0px;
}
.postlists {
background:#0;
width:100%;
padding:0px;
color:#000000;
}
.row1 {
background:#FFFFFF;
font-family:sans-serif;
font-size:12px;
color:#000000;
}
.row2 {
background:#FFFFFF;
font-family:sans-serif;
font-size:12px;
color:#000000;
}
.unkfunc {
color:#0;
}
.filesize {
font-size:12px;
font-family:sans-serif;
text-decoration:underline;
padding-left:3em;
}
.filetitle {
background:inherit;
font-size:18px;
font-family:serif;
color:#0;
font-weight:800;
}
.postername {
background:inherit;
font-size:12px;
font-family:serif;
color:#415A20;
font-weight:800;
}
.oldpost {
background:inherit;
font-size:18px;
font-family:serif;
color:#0;
font-weight:800;
}
.omittedposts {
background:inherit;
font-size:18px;
font-family:serif;
color:#0;
font-weight:800;
}
.reply {
background:#FFF6D5;
color:#0;
font-family:serif;
}
.replyhl {
background: #22EC00;
color: #0;
}
.doubledash {
vertical-align:top;
clear:both;
float:left;
}
.replytitle {
background:inherit;
font-size:18px;
font-family:serif;
color:#0;
font-weight:800;
}
.commentpostername {
background:inherit;
font-size:12px;
font-family:serif;
color:#0;
font-weight:800;
}
.thumbnailmsg {
background:inherit;
font-size:9px;
font-family:sans-serif;
color:#000000;
}
.watchedthreads {
background-color: #0 !important;
border: 1px dotted #0 !important;
border-top: 0px none !important;
}
.reflinkpreview {
background-color: #0 !important;
}
.reflinkpreview {
background-color: #FFF6D5 !important;
border: 1px dotted #000000 !important;
}
.reflinkpreview .reply{
border:0 !important
}
|