X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-html5-editor.git;a=blobdiff_plain;f=css.css;fp=css.css;h=eb7ea449dfbf7e4ec416070a316d276c0a8dff12;hp=0000000000000000000000000000000000000000;hb=3921e6882e71840a3422852d3381f1f8afdc9935;hpb=447762cf08b157e951670256bd0d5b6fcf2e3cd1 diff --git a/css.css b/css.css new file mode 100644 index 0000000..eb7ea44 --- /dev/null +++ b/css.css @@ -0,0 +1,10 @@ +body { + background: #444; + color: #fff; +} +a, +a:link, +a:hover, +a:visited { + color: #3bf; +}