diff index.css @ 13:b1038ce571d3

add myrss/index.php; add <div.debug> to index.css
author paulo@twcdns.fastsearch.net
date Wed, 15 Sep 2010 01:30:07 -0700
parents c749eccf9edc
children 637a4470363b
line diff
     1.1 --- a/index.css	Wed Sep 15 01:25:20 2010 -0700
     1.2 +++ b/index.css	Wed Sep 15 01:30:07 2010 -0700
     1.3 @@ -29,3 +29,9 @@
     1.4  {
     1.5  	font-size: small;
     1.6  }
     1.7 +
     1.8 +div.debug
     1.9 +{
    1.10 +	font-family: monospace;
    1.11 +	font-size: x-small;
    1.12 +}