Armed Assault Wiki
Register
mNo edit summary
mNo edit summary
Line 8: Line 8:
   
 
a:hover,
 
a:hover,
.WikiHeader li a:hover {
+
.WikiHeader a:hover {
 
text-shadow: 0 0 5px;
 
text-shadow: 0 0 5px;
text-decoration: none;
+
text-decoration: none !important;
 
}
 
}
   

Revision as of 10:17, 4 September 2014

@import url("/index.php?title=MediaWiki:Common.css&ctype=text/css&action=raw");
@import url("/index.php?title=MediaWiki:Common.css/highlights.css&action=raw&ctype=text/css");

body {
    background-attachment: fixed;
    background-position: center top;
}

a:hover,
.WikiHeader a:hover {
    text-shadow: 0 0 5px;
    text-decoration: none !important;
}

#user-Dimas535 .details:after {
    content: "Wiki Resurrector";
    font-size: 10px;
    color: goldenrod;
}

#user-Dimas535 .status {
    display: none;
}

#user-LegendFPS .details:after {
    content: "Admin";
    font-size: 10px;
    color: royalblue;
}

#user-LegendFPS .status {
    display: none;
}