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

From the CreationKit Wiki
Jump to navigation Jump to search
imported>DarkruneDK
imported>DarkruneDK
Line 14: Line 14:
}
}


div#column-content
#column-content
{
{
float: left;
float: left;
}
}

Revision as of 16:08, 27 March 2012

a
{
color: #332e8e;
}

a:visited
{
color: #767bd9;
}

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

#column-content
{
float: left;
}