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

From the CreationKit Wiki
Jump to navigation Jump to search
imported>DarkruneDK
(Made some changes to my stylesheet ☺.)
imported>DarkruneDK
Line 1: Line 1:
:link
a:link
{
{
color: #332e8e;
color: #332e8e;
}
}


:link:visited
a:link:visited
{
{
color: #ed7e11;
color: #ed7e11;
}
}


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

Revision as of 15:56, 27 March 2012

a:link
{
color: #332e8e;
}

a:link:visited
{
color: #ed7e11;
}

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