comparison media/css/base.css @ 42:48b221d304c6

Removed old legal application urls from main urls file. (Forgot to do this in last commit.) Added flatpages support. Added some links on the base template.
author Brian Neal <bgneal@gmail.com>
date Fri, 12 Jun 2009 02:37:28 +0000
parents c018872385ea
children e356ea79a7a2
comparison
equal deleted inserted replaced
41:f21771118fb2 42:48b221d304c6
52 color: #fff; 52 color: #fff;
53 } 53 }
54 #footer p { 54 #footer p {
55 margin: 1em; 55 margin: 1em;
56 } 56 }
57 #footer a {
58 color: #0ff;
59 }
57 ul.app-menu { 60 ul.app-menu {
58 text-align: center; 61 text-align: center;
59 list-style: none; 62 list-style: none;
60 } 63 }
61 ul.app-menu li { 64 ul.app-menu li {