Mercurial > public > sg101
comparison media/css/base.css @ 268:eea6219024ef
Fixing #117; problems with floating images in bulletins. Tweaked the CSS to add a clear to the meta paragraph.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 25 Sep 2010 19:22:08 +0000 |
parents | 8c1832b9d815 |
children | 4e307f9ddd2d |
comparison
equal
deleted
inserted
replaced
267:ded03f2513e9 | 268:eea6219024ef |
---|---|
167 } | 167 } |
168 .bulletin .bulletin-meta { | 168 .bulletin .bulletin-meta { |
169 font-size: x-small; | 169 font-size: x-small; |
170 color: gray; | 170 color: gray; |
171 text-align: right; | 171 text-align: right; |
172 clear: both; | |
172 } | 173 } |
173 ul.icon-list li { | 174 ul.icon-list li { |
174 list-style-type: none; | 175 list-style-type: none; |
175 } | 176 } |
176 #slideshow { | 177 #slideshow { |