NoMansSky:NMS.css

From Step Mods | Change The Game
Revision as of 21:50, July 26, 2020 by TechAngel85 (talk | contribs) (TechAngel85 moved page User:TechAngel85/NMS.css to NMS:NMS.css without leaving a redirect)


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;
}