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

From the CreationKit Wiki
Jump to navigation Jump to search
imported>DarkruneDK
imported>DarkruneDK
Line 12: Line 12:
{
{
color: #0a9110;
color: #0a9110;
}
div#column-content
{
float: left;
}
}

Revision as of 16:07, 27 March 2012

a
{
color: #332e8e;
}

a:visited
{
color: #767bd9;
}

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

div#column-content
{
float: left;
}