Difference between revisions of "User:DarkruneDK/common.css"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>DarkruneDK
imported>DarkruneDK
Line 17: Line 17:
{
{
float: left;
float: left;
min-width: 600px;
min-width: 800px;
min-height: 300px;
min-height: 300px;
}
}

Revision as of 16:10, 27 March 2012

a
{
color: #332e8e;
}

a:visited
{
color: #767bd9;
}

a:link.external
{
color: #0a9110;
}

#column-content
{
float: left;
min-width: 800px;
min-height: 300px;
}