Difference between revisions of "User:Catball/vector.css"

From Funtoo
Jump to navigation Jump to search
(Add custom CSS for dark mode)
 
(Blanked the page)
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* {
 
    background-color: rgb(29, 32, 33);
    border-bottom-color: rgb(115, 107, 94);
    border-color: rgb(115, 107, 94);
    border-color: #736b5e;
    color: #e8e6e3;
}

Latest revision as of 05:41, February 27, 2022