User:BlankUndefeated/common.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 2: Line 2:
         background-color:  #000000;
         background-color:  #000000;
         color: white;
         color: white;
        margin: 1px
}
}

Latest revision as of 12:58, 4 September 2015

html * {
        background-color:  #000000;
        color: white;
        margin: 1px
}