An alternative to UBB.threads
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
FLocal/Resources/FLocal/static/css/blackandblue.css

191 lines
2.8 KiB

A:link, A:visited, A:active, A:hover {
}
A:link {
color: #CCCCCC;
text-decoration:none;
}
A:visited {
color: #AAAAAA;
text-decoration:none;
}
A:active {
color: white;
text-decoration:none;
}
A:HOVER {
color: #FFFFFF;
text-decoration:none;
background-color: #222222;
}
.onbody{
color: #EEEEFF;
}
.onbody A:LINK {
color: #CCCCCC;
}
.onbody A:VISITED {
color: #AAAAAA;
}
.onbody A:ACTIVE {
color: white;
}
BODY,P,TABLE,TD,TR {
font-size: 10pt;
font-family: verdana,arial,sans-serif;
color: #CCCCCC;
}
FORM {
display: inline;
margin-bottom: 0;
}
BODY {
background-image: url(/static/css/blackandblue/background.gif);
}
PRE {
font-size: 9pt;
font-family: courier;
}
.tablesurround {
background: #000066;
}
.tableborders {
background: #333333;
}
.tdheader {
font-size: 11pt;
font-weight: bold;
color: #dddddd;
background: #000000;
font-family: arial;
}
.menubar{
background: black;
color: #333355;
}
.navigation{
background: black;
color: #333355;
font-size: 8pt;
font-family: helvetica,arial;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
font-size: 7pt;
color: yellow;
}
.new2 {
font-size: 7pt;
color: #880088;
}
.catandforum {
font-size: 8pt;
}
.posttime {
font-size: 8pt;
font-style: oblique;
text-align: center;
background: #000044;
}
.threadtotal {
font-size: 8pt;
background: #000044;
}
.posttotal {
font-size: 8pt;
background: #000033;
color: #CCCCCC;
}
.modcolumn {
font-size: 8pt;
background: #000033;
color: #CCCCCC;
}
.small {
font-size: 8pt;
font-family: helvetica,arial;
}
.standouttext {
color: white;
}
.pollcolor {
background: white;
}
.welcome {
background: #000022;
font-family: Times new roman;
color: #EECCEE;
}
.forumtitle {
}
.forumdescript {
font-size: 8pt;
}
.lighttable {
background: #000044;
color: #CCCCCC;
}
.darktable {
background: #000033;
color: #CCCCCC;
}
.cleartable {
background: #000033;
}
.alternatetable {
background: #000000;
}
.subjecttable {
background: #111133;
color: #CCCCCC;
}
.footertable {
background: #000033;
}
.formboxes{
font-family: geneva, arial, sans-serif;
background-color: #000033;
color: #DDDDDD;
font-size: 8pt;
}
.buttons {
font-family: geneva, arial, sans-serif;
background-color: #000033;
color: #DDDDDD;
font-size: 8pt;
}
blockquote {
font-size:9pt; border:1px solid #000033;
margin:0px 20px; padding:0px 10px
}
blockquote .small {
background:#000033;
margin-left:-10px; padding:1px 2px
}
blockquote hr {
visibility:hidden;
height:1px
}
blockquote br {
font-size:1px
}
.topmenu{
/*background: #FFFFAA;*/
color: black;
}
hr {
height: 0;
background: transparent;
border: none;
border-bottom: 1px solid;
}
.confluent {
color: #000044;
}
.tdheader a
{
text-decoration: underline;
}