Difference between revisions of "MediaWiki:Monobook.css"

m
no edit summary
m
m
Line 45: Line 45:


/* Link colors and behaviour. */
/* Link colors and behaviour. */
a {
    color: #7eb3d7;
}
a:link, a:visited {
a:link, a:visited {
    color: rgb(40, 120, 255);
     text-decoration: none;
     text-decoration: none;
     border-bottom: 1px dotted #fff;
     border-bottom: 1px dotted #fff;