NoMansSky:NMS.css

From Step Mods | Change The Game
Revision as of 19:46, July 26, 2020 by TechAngel85 (talk | contribs)


a:link {
 color:#EEE;
 text-decoration: none;
}

a:visited {
 color:#EEE;
 text-decoration: none;
}

a:hover {
 color:#b1a9f1;
 text-decoration: none;
}

a:active {
 color:#b1a9f1;
 text-decoration: none;
}

pre {
     margin-left:40px;
}