User:DerIdiot/anidb.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 78: | Line 78: | ||
{ | { | ||
border: none; | border: none; | ||
} | |||
#layout-content div.block div.image | |||
{ | |||
/*display: table-cell;*/ | |||
float: left; | |||
/*vertical-align: middle;*/ | |||
padding-right: 10px; | |||
} | } |
Latest revision as of 18:40, 7 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; } #layout-content div.block div.image { /*display: table-cell;*/ float: left; /*vertical-align: middle;*/ padding-right: 10px; }