User:DerIdiot/anidbsilver.css: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
width: 100%;
width: 100%;
word-wrap: break-word;
word-wrap: break-word;
background-color: orange;
}
}


Line 10: Line 11:
{
{
word-wrap: break-word;
word-wrap: break-word;
background-color: orange;
}
}

Revision as of 21:33, 11 December 2006

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

#layout-content div.grouplist_all table.group_list
{
	width: 100%;
	word-wrap: break-word;
background-color: orange;
}

#layout-content div.grouplist_all table.group_list th.irc
{
	word-wrap: break-word;
background-color: orange;
}