Mercurial > public > sg101
comparison media/css/base.css @ 19:aa2b41c5212b
First steps at scratching out a home page. Will need to develop some template tags now to fill it out.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 19 Apr 2009 20:10:00 +0000 |
parents | c037eee52796 |
children | db40c2754580 |
comparison
equal
deleted
inserted
replaced
18:5c03abb0cd0a | 19:aa2b41c5212b |
---|---|
50 line-height: 1em; | 50 line-height: 1em; |
51 text-shadow: 1px 1px 1px #333; | 51 text-shadow: 1px 1px 1px #333; |
52 color: #fff; | 52 color: #fff; |
53 } | 53 } |
54 #footer p { | 54 #footer p { |
55 padding: 24px; | 55 margin: 1em; |
56 } | 56 } |
57 ul.app-menu { | 57 ul.app-menu { |
58 text-align: center; | 58 text-align: center; |
59 list-style: none; | 59 list-style: none; |
60 } | 60 } |