1
0
src/homepage/css/instantfloppy-redandwhite.css

12 lines
186 B
CSS

/** add stylesheet.css, then add this sheet **/
body {
/** cloning CNN, cheaply. **/
background-color: #DDDDDD;
color: #111111;
}
a {
color: #EE0000;
text-decoration: underline;
}