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

From mitk.org
Jump to navigation Jump to search
(Replaced content with "body { color: black; }")
Line 1: Line 1:
 +
<style>
 
body {
 
body {
 
     color: black;
 
     color: black;
 
}
 
}
 +
</style>

Revision as of 19:46, 14 April 2015

<style>
body {
    color: black;
}
</style>