User:Rar/anidb.css: Difference between revisions
< User:Rar
m (Reverted edit of Der Idiot, changed back to last version by Epoximator) |
mNo edit summary |
||
Line 1: | Line 1: | ||
@import "http://www.anidb.net/css/blue/blue.css" | /*@import "http://www.anidb.net/css/blue/blue.css"*/ | ||
/*@import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle.css";*/ | |||
/*@import "http://baxxt.ath.cx/testxanidb/bits/blue.css";*/ | |||
@import "http://baxxt.ath.cx/testxanidb/css/subs.css"; | |||
#layout-content div.anime_table table.eplist, | |||
#layout-content div.ep_all table.filelist | |||
#layout-content div. | |||
#layout-content div. | |||
{ | { | ||
width: 98%; | |||
} | } | ||
#layout-content | #layout-content div.ed2kexport_all pre | ||
{ | { | ||
white-space: pre-wrap; | |||
white-space: -moz-pre-wrap; | |||
} | } | ||
#layout-content div. | /*#layout-content div.anime_awards | ||
{ | { | ||
text-align: center; | text-align: center; | ||
} | }*/ | ||
#layout-content div. | |||
#layout-content div.mylist_list table td.rating.votes span.count | |||
{ | { | ||
display: none; | |||
} | } | ||
#layout-content div.anime_mylist table td | |||
#layout-content div. | |||
{ | { | ||
padding: 1em; | |||
} | } | ||
#layout-content div. | #layout-content div.anime_mylist table td span.i_icon | ||
{ | { | ||
margin-left: 1em; | |||
margin- | |||
} | } | ||
#layout-content div. | #layout-content div.mylist_list div.g_actionlist | ||
{ | { | ||
margin-top: 1em; | |||
margin-bottom: 1em; | |||
} | } | ||
/*div.anime_mylist table | |||
{ | { | ||
width: 100%; | |||
} | }*/ | ||
#layout-content | #layout-content | ||
{ | { | ||
min-height: 40em; | |||
} | } | ||
#layout-content div.ed2kdump_box textarea | |||
#layout-content | |||
{ | { | ||
width: 98%; | |||
} | } | ||
#layout-content div.stats table, | |||
#layout-content div.dbstats table | |||
#layout-content div. | |||
#layout-content div. | |||
{ | { | ||
border: none; | |||
border-spacing: 1em; | |||
} | } | ||
#layout-content div. | #layout-content div.stats table tr, | ||
#layout-content div.dbstats table tr | |||
{ | { | ||
background-color: inherit; | |||
} | } | ||
#layout-content div. | #layout-content div.stats table td, | ||
#layout-content div. | #layout-content div.dbstats table td | ||
{ | { | ||
border: none; | |||
} | } |
Revision as of 23:53, 6 January 2007
/*@import "http://www.anidb.net/css/blue/blue.css"*/ /*@import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle.css";*/ /*@import "http://baxxt.ath.cx/testxanidb/bits/blue.css";*/ @import "http://baxxt.ath.cx/testxanidb/css/subs.css"; #layout-content div.anime_table table.eplist, #layout-content div.ep_all table.filelist { width: 98%; } #layout-content div.ed2kexport_all pre { white-space: pre-wrap; white-space: -moz-pre-wrap; } /*#layout-content div.anime_awards { text-align: center; }*/ #layout-content div.mylist_list table td.rating.votes span.count { display: none; } #layout-content div.anime_mylist table td { padding: 1em; } #layout-content div.anime_mylist table td span.i_icon { margin-left: 1em; } #layout-content div.mylist_list div.g_actionlist { margin-top: 1em; margin-bottom: 1em; } /*div.anime_mylist table { width: 100%; }*/ #layout-content { min-height: 40em; } #layout-content div.ed2kdump_box textarea { width: 98%; } #layout-content div.stats table, #layout-content div.dbstats table { border: none; border-spacing: 1em; } #layout-content div.stats table tr, #layout-content div.dbstats table tr { background-color: inherit; } #layout-content div.stats table td, #layout-content div.dbstats table td { border: none; }