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.
12 lines
388 B
12 lines
388 B
13 years ago
|
@import "high-contrast.css";
|
||
|
|
||
|
BODY{
|
||
|
background-image:url('/static/images/modern/think/think.png');
|
||
|
background-repeat:no-repeat;
|
||
|
background-attachment:fixed;
|
||
|
background-position:right bottom;
|
||
|
}
|
||
|
|
||
|
.header, .header a { text-transform:uppercase; font-family:Courier, monospace; }
|
||
|
.categorycontainer_title, .boardcontainer_name { text-transform:uppercase; font-family:Courier, monospace; }
|