removed ads - swerc - anselm's simpler werc fork
 (HTM) git clone git://git.suckless.org/swerc
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit d9c0ed83c46ae15c475eef99217c03280eeb2bd3
 (DIR) parent 67d2b2258d92e8378ad3385340e1ebb4ff37e73d
 (HTM) Author: anselm@garbe.us <unknown>
       Date:   Wed, 15 Feb 2012 06:51:09 +0100
       
       removed ads
       Diffstat:
         M pub/style.css                       |       5 -----
         M tpl/master.tpl                      |       2 --
       
       2 files changed, 0 insertions(+), 7 deletions(-)
       ---
 (DIR) diff --git a/pub/style.css b/pub/style.css
       @@ -124,11 +124,6 @@ h4 {
                max-width: 50em;
        }
        
       -#ads {
       -        float:right;
       -        padding: 1em;
       -}
       -
        #footer {
                clear: both;
                color: #666;
 (DIR) diff --git a/tpl/master.tpl b/tpl/master.tpl
       @@ -37,8 +37,6 @@
                </div>
        % }
        
       -        <div id="ads">
       -        </div>
                <div id="main">
        
        % run_handlers $handlers_body_head