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 4: Line 4:
     a:hover {
     a:hover {
     background: 0 !important;
     background: 0 !important;
     color: #3A2BD0 !important;
     color: #7836ba !important;
     }
     }

Revision as of 23:44, 31 December 2011

 a {
    color: #3A2BD0 !important;
    }
    a:hover {
    background: 0 !important;
    color: #7836ba !important;
    }