|
|
(18 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| /*@import "http://baxxt.ath.cx/testxanidb/css/dev-border.css";*/
| | @import "http://baxxt.ath.cx/testxanidb/css/anidbstyle.css"; |
| @import "http://baxxt.ath.cx/testxanidb/css/sub-icons.css"; | |
|
| |
|
| @import "http://baxxt.ath.cx/testxanidb/css/sub-default.css";
| |
| @import "http://baxxt.ath.cx/testxanidb/css/sub-layout.css";
| |
| /*@import "http://baxxt.ath.cx/testxanidb/css/sub-color.css";*/
| |
| @import "http://baxxt.ath.cx/testxanidb/css/sub-text.css";
| |
| @import "http://baxxt.ath.cx/testxanidb/css/sub-fancy.css";
| |
|
| |
|
| @import "http://baxxt.ath.cx/testxanidb/css/sub-border.css";
| | #layout-content div.creq_data ins, |
| | | #layout-content div.creq_data del |
| @import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle-mylist.css";
| |
| @import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle_jumplist.css";*/
| |
| | |
| | |
| | |
| @import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle-latestanimes.css";
| |
| /*@import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle.css";*/
| |
| | |
| @import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle.css";
| |
| /*@import "http://www.anidb.net/css/blue/blue.css"*/
| |
| | |
| | |
| body
| |
| {
| |
| color: #2E3C55;
| |
| border-color: #e5e5e5;
| |
| background: #e5e5e5 url(images/sub-bg-body.gif) repeat-x;
| |
| }
| |
| a:link,a:active,a:visited
| |
| {
| |
| color : #006699;
| |
| }
| |
| a:hover
| |
| {
| |
| color : #DD6900;
| |
| }
| |
| td.pause
| |
| {
| |
| background-color: #006699;
| |
| }
| |
| th
| |
| {
| |
| color: #FFA34F;
| |
| background-image: url(images/sub-bg-th.gif);
| |
| }
| |
| | |
| #layout-content h1 | |
| {
| |
| color: #FFA34F;
| |
| border: 1px solid #03699c;
| |
| background: #2a3753 url(images/sub-bg-th.gif) repeat-x;
| |
| }
| |
| | |
| #layout-content,
| |
| #layout-nav
| |
| {
| |
| background: #FFFFFF url(images/sub-bg-layout.gif) repeat-x;
| |
| }
| |
| | |
| #layout-footer
| |
| {
| |
| background-color: #FFFFFF;
| |
| }
| |
| | |
| #layout-content ul.g_jumplist,
| |
| #layout-content *.g_filterlist,
| |
| #layout-content *.g_actionlist,
| |
| #layout-content *.g_description,
| |
| tr,ul
| |
| {
| |
| background-color: #f4f4f4
| |
| }
| |
| | |
| #layout-content *.g_section
| |
| {
| |
| /* background-color: yellow;*/
| |
| }
| |
| | |
| *.g_odd,
| |
| *.g_odd tr
| |
| {
| |
| background-color: #dee3e7;
| |
| }
| |
| tr.g_fs_lame,
| |
| table.filelist tr._inva
| |
| {
| |
| background-color: #ffd7c2;
| |
| }
| |
| table.filelist tr.good
| |
| {
| |
| background-color: #f2ffe9;
| |
| }
| |
| table.filelist tr.depr
| |
| {
| |
| background-color: #e5e6e9;
| |
| }
| |
| .v_pos
| |
| {
| |
| color: #006600;
| |
| }
| |
| .g_vital a,
| |
| .v_neg, | |
| .v_high,
| |
| td.reviewed.no a,
| |
| #layout-content div.creqmod_all .state.return | |
| {
| |
| color: red;
| |
| }
| |
| | |
| #layout-content div.msg_all tr.mod
| |
| {
| |
| background-color: orange;
| |
| }
| |
| | |
| #layout-content div.myvotes_all table tr.high td
| |
| {
| |
| background-color: #6FC279;
| |
| }
| |
| | |
| #layout-content div.myvotes_all table tr.low td
| |
| { | | { |
| background-color: #BF6269; | | color: #f46f0b; |
| | font-weight: bold; |
| } | | } |