Difference between revisions of "User:CasparGoch/gmw.css"

From mitk.org
Jump to navigation Jump to search
Line 1: Line 1:
<style>
 
 
body {
 
body {
 
     color: black;
 
     color: black;
 
}
 
}
</style>
 

Revision as of 19:48, 14 April 2015

body {
    color: black;
}