User:DerIdiot/anidbsilver.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/*
@import "../bits/anidbstyle.css";
*/
/*@import "../bits/blue.css";*/
@import "subs.css";
/*@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;
}