CategoryMenu

Changeset

21:cf588882b5ff
2011-02-21 Paul Boddie raw files shortlog changelog graph Moved the menu to the right of the page. default tip
css/category.css (file)
     1.1 --- a/css/category.css	Wed Apr 01 01:05:52 2009 +0200
     1.2 +++ b/css/category.css	Mon Feb 21 01:28:50 2011 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  
     1.5                     ...before any rules.
     1.6  
     1.7 -Copyright (c) 2008 by Paul Boddie
     1.8 +Copyright (c) 2008, 2009, 2011 by Paul Boddie
     1.9  Licensed under the GNU GPL (v2 or later), see COPYING.txt for details.
    1.10  */
    1.11  
    1.12 @@ -16,7 +16,7 @@
    1.13      margin-left: 0;
    1.14      padding-left: 0;
    1.15      width: 20em;
    1.16 -    float: left;
    1.17 +    float: right;
    1.18      margin-right: 2em;
    1.19  }
    1.20