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

From the CreationKit Wiki
Jump to navigation Jump to search
imported>DarkruneDK
(Making my own stylesheet for this wiki ☺)
 
imported>DarkruneDK
(Made some changes to my stylesheet ☺.)
Line 1: Line 1:
a
:link
{
{
color: #000;
color: #332e8e;
}
 
:link:visited
{
color: #ed7e11;
}
 
:link.external
{
color: #0a9110;
}
}

Revision as of 15:54, 27 March 2012

:link
{
color: #332e8e;
}

:link:visited
{
color: #ed7e11;
}

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