User:Rar/anidb.css: Difference between revisions

From AniDB
Jump to navigation Jump to search
m (begger.)
m (*sigh*)
Line 11: Line 11:
}
}


#layout-content > table
#layout-content > form > table
{
{
width: 100%;
width: 100%;

Revision as of 19:38, 2 August 2006

@import "http://www.anidb.net/css/blue/blue.css";

#layout-content div.g_notebox
{
	border: 1px solid #AFAF00;
}

#layout-content div.g_notebox h3
{
	color: #AFAF00;
}

#layout-content > form > table
{
	width: 100%;
}

textarea
{
	width: 90%;
}