Template:Goldeneye Style.css: Difference between revisions

From The Elite Wiki
Jump to: navigation, search
m (BurnsBA moved page Goldeneye Style.css to Template:Goldeneye Style.css without leaving a redirect)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* {
* {
     background-color: red;
     background-color: #111111;
    color: #ffffff
}
}

Latest revision as of 22:13, 13 April 2022

* {
    background-color: #111111;
    color: #ffffff
}