User:Rar/anidb.css: Difference between revisions

From AniDB
Jump to navigation Jump to search
(Textarea previe)
m (table risky)
Line 9: Line 9:
{
{
color: #AFAF00;
color: #AFAF00;
}
table textarea
{
width: 100%;
}
}



Revision as of 19:29, 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;
}

table textarea
{
	width: 100%;
}

textarea
{
	width: 90%;
}