User:Erry/roundedblue.css: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
a:hover { | a:hover { | ||
color: #C1F425; | color: #C1F425; | ||
background: transparent; | |||
} | } | ||
a.stub { | a.stub { |
Revision as of 23:46, 31 December 2011
a {
text-decoration: none;
color: #C1F425;
background: transparent;
}
a:visited {
color: #6A8507;
}
a:active {
color: #C1F425;
}
a:hover {
color: #C1F425;
background: transparent;
}
a.stub {
color: #B4DD10;
}
a.new, #p-personal a.new {
color: #ba0000;
}
a.new:visited, #p-personal a.new:visited {
color: #a55858;
}