User:DerIdiot/anidbsilver.css: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
/*
@import "http://baxxt.ath.cx/testxanidb/css/anidbstyle.css";
@import "../bits/anidbstyle.css";
*/


/*@import "../bits/blue.css";*/


@import "subs.css";
#layout-content div.creq_data ins,
 
#layout-content div.creq_data del
/*@import "http://www.anidb.net/css/blue/blue.css"*/
 
#layout-content div.producer_all table tr.mylist
{
background-color: #6fc279;
}
 
#layout-content div.anime_table table.eplist
{
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;
color: #f46f0b;
font-weight: bold;
}
}

Latest revision as of 00:22, 11 January 2007

@import "http://baxxt.ath.cx/testxanidb/css/anidbstyle.css";


#layout-content div.creq_data ins,
#layout-content div.creq_data del
{
	color: #f46f0b;
	font-weight: bold;
}