Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so dont bother with any of their useless mail servers here and just use oauth login instead. Thank the nice Russians for causing that. :)
Paste
Pasted as CSS by Kerrigan ( 15 years ago )
/**** LINK-tag style sheet basestyle.css ****/
body {
margin: 0;
background-color: #1f4037;
color: #e5e5e5;
padding: 1em;
}
body, .pw, .blueinput, .styledbutton {
font-family: Unifont, Monaco, Terminus, Consolas, monospace;
}
.bodyshit {
padding: 1em;
}
.outerborder {
padding:10px;
margin:1em 0 0.5em;
color:#fff;
background:#2CA05A;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
.headlink {
color: #000;
background-color: #2CA05A;
text-decoration: none;
padding-left: 0.5em;
padding-right: 0.5em;
margin-left: 0.5em;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px
}
a:hover {
background-color:#730800;
color: #fff;
}
.blueinput {
background-color: #00CDCD;
color: #000;
border: none;
margin: 0;
padding: 0;
}
.styledbutton {
border: none;
margin: 0;
padding: 0;
}
.styledbutton:hover {
background-color: #00CDCD;
color: #000;
}
a, .msgid, .usrid{
color:#990000;
}
.msg {
color: #fff;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.25em;
padding-bottom: 0.25em;
// border: thin solid black;
//background-color: #e5e5e5;
}
.comment {
color: #000;
padding-left: 1em;
padding-right: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
border: thin solid black;
background-color: #e5e5e5;
}
.pagelink {
color: #FFF;
background-color: #730800;
text-decoration: none;
}
.pagelink:hover{
color:
}
.imgpreview {
border: none;
max-height: 4em;
margin-right: 1em;
}
.tag {
color: #990000;
}
.club {
color: #00CD00;
}
.friendstable {
color: #000;
}
.friendstable th {
color: #FFFF00;
background-color: #0000CD;
padding-left: 0.5em;
padding-right: 0.5em;
}
.friendstable td:first-child {
border-left: none;
}
.friendstable td {
padding-left: 0.5em;
padding-right: 0.5em;
}
#err_outer {width: 100%; overflow: hidden; position: relative;}
#err_outer[id] {display: table; position: static;}
#err_middle {position: absolute; top: 50%;} /* for explorer only*/
#err_middle[id] {display: table-cell; vertical-align: middle; width: 100%;}
#err_inner { background-color: #CD0000; padding: 1em; width: 40em; margin-left: auto; margin-right: auto; position: relative; top: -50%} /* for explorer only */
#err_inner2 { padding: 1em; border: thin solid white; text-align: center; }
.pw {
white-space: pre-wrap;
margin: 0;
}
/**** Inline STYLE-tag style sheet ****/
/* dark: CD, light: FF, gray E5 */
/**** Inline STYLE-tag style sheet ****/
Revise this Paste