aboutsummaryrefslogtreecommitdiff
path: root/static/ihatecss.css
blob: 3e48ac3b4713735074e7bc15dd9c2a6568a0e281 (plain)
1
2
3
4
5
6
7
8
#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#999;
}