comparison static/css/base.css @ 343:cfad8d605cb8

Fixing #157; added goto the top of page intra-page links on forums and yahoo group templates.
author Brian Neal <bgneal@gmail.com>
date Sun, 27 Feb 2011 22:12:18 +0000
parents 871a54546808
children 7eed448b399c
comparison
equal deleted inserted replaced
342:8587c7a22094 343:cfad8d605cb8
403 } 403 }
404 .centeredImage img { 404 .centeredImage img {
405 margin-top: 3px; 405 margin-top: 3px;
406 margin-bottom: 3px; 406 margin-bottom: 3px;
407 } 407 }
408 a.intra {
409 text-decoration: none;
410 }