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/static/css/gop.css

245 lines
4.1 KiB

a:link{
color: #3B466B;
text-decoration: none;
}
a:visited {
color: #3B466B;
text-decoration: none;
}
a:active {
color: #3B466B;
text-decoration: none;
}
a:hover {
color: #3B466B;
text-decoration: underline;
}
p,table,td,tr {
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
display: inline;
margin-bottom: 0;
}
body {
color: #182248;
background-color: #505875;
background-image: url('/static/css/pagebg.gif');
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.tablesurround {
background-color: transparent;
background-image: url('/static/css/gop/surroundbg.gif');
margin: 4px;
}
.tableborders {
padding:4px;
border:3px solid #505875;
}
.tdheader {
font-size: 10pt;
font-weight: bold;
color: #C2CBEB;
background-color: #182248;
background-image: url('/static/css/gop/catb.jpg');
background-repeat: repeat-x;
height:32px;
vertical-align: middle;
}
.tdheader a {
color: #C2CBEB;
}
.tdheader a:visited {
color: #C2CBEB;
}
.tdheader a:hover {
color: #C2CBEB;
}
.menubar {
background-color: #8DA0C5;
background-image: url('/static/css/gop/darkbg.jpg');
background-repeat: repeat-x;
color: #182248;
font-size: 9pt;
font-weight: bold;
vertical-align: middle;
}
.navigation{
color: #C2CBEB;
background-color: #505875;
font-size: 10px;
font-weight: bold;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: transparent;
padding: 1px;
margin: 1px;
}
.navigation a {
color: #C2CBEB;
}
.navigation a:visited {
color: #C2CBEB;
}
.navigation a:hover {
color: #C2CBEB;
}
.catandforum {
font-size: 8pt;
}
.posttime {
font-size: 10pt;
background-color: #A3ACCC;
background-image: url('/static/css/gop/lightbg.jpg');
background-repeat: repeat-x;
color: #182248;
}
.threadtotal {
font-size: 10pt;
background-color: #A3ACCC;
background-image: url('/static/css/gop/lightbg.jpg');
background-repeat: repeat-x;
color: #182248;
}
.posttotal,.modcolumn {
font-size: 10pt;
background-color: #8DA0C5;
background-image: url('/static/css/gop/darkbg.jpg');
background-repeat: repeat-x;
color: #182248;
}
.modline {
font-size: 8pt;
font-style: oblique;
}
.small {
font-weight: normal;
font-size: 8pt;
}
.standouttext {
color: #ff0000;
background: none;
}
.pollcolor {
background: #ff0000;
color: #000000;
border: 1px solid #000000;
}
.forumtitle a {
font-size: 10pt;
font-weight: bold;
color: #3B466B;
background: none;
}
.forumdescript {
font-size: 8pt;
}
.lighttable {
font-size: 10pt;
background-color: #A3ACCC;
background-image: url('/static/css/gop/lightbg.jpg');
background-repeat: repeat-x;
color: #182248;
}
.darktable {
font-size: 10pt;
background-color: #8DA0C5;
background-image: url('/static/css/gop/darkbg.jpg');
background-repeat: repeat-x;
color: #182248;
}
.newlighttable {
font-weight: bold;
font-size: 10pt;
background-color: #A3ACCC;
color: #182248;
}
.newdarktable {
font-weight: bold;
font-size: 10pt;
background-color: #8DA0C5;
color: #182248;
}
.newpostsincat {
background: #FFFF00;
color: #000000;
}
.cleartable {
color: #000000;
}
.newsubjecttable {
background: #A3ACCC;
font-weight: bold;
color: #182248;
}
.subjecttable {
background: #8DA0C5;
color: #182248;
}
.formboxes{
background-color: #ffffff;
color: #000000;
font-size: 10pt;
}
.buttons {
background-color: #dedfdf;
color: #000000;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
font-size: 9pt; border: 1px solid #e6e6e6;
margin: 0px 20px; padding: 0px 10px
}
blockquote .small {
background: #e6e6e6;
margin-left:-10px;
padding: 1px 2px;
color: #000000;
}
blockquote hr {
visibility:hidden;
height: 1px
}
blockquote br {
font-size: 1px
}
.post:first-letter {
font-weight: bold;
}
pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
display: block;
white-space: pre;
}
.modname {
color: #00AA00;
}
.adminname {
color: #FF0000;
}
.new {
font-size: 8pt;
color: #AA0000;
}
.new2 {
font-size: 8pt;
color: #880088;
}
a.cup, a.cup:hover {
text-decoration:none;
}
.confluent {
color: #A3ACCC;
}
.topmenu {
font-weight: bold;
background-color:#DDDD88;
}