comparison media/css/base.css @ 285:8fd4984d5c3b

This is a first rough commit for #95, adding the ability to embed YouTube videos in forum posts. Some more polish and testing needs to happen at this point. I wanted to get all these changes off my hard drive and into the repository.
author Brian Neal <bgneal@gmail.com>
date Thu, 14 Oct 2010 02:39:35 +0000
parents 593fb6dbd449
children 6ca2c474d92f
comparison
equal deleted inserted replaced
284:df2c81f705a8 285:8fd4984d5c3b
382 .stranger { 382 .stranger {
383 background:#FFF6BF; 383 background:#FFF6BF;
384 } 384 }
385 h2.forum-nav {font-size:1.2em;margin-top:1em;margin-bottom:0.2em;} 385 h2.forum-nav {font-size:1.2em;margin-top:1em;margin-bottom:0.2em;}
386 h3.forum-nav {font-size:2em;line-height:1;margin-bottom:1em;margin-left:1em;} 386 h3.forum-nav {font-size:2em;line-height:1;margin-bottom:1em;margin-left:1em;}
387 #attachment div {
388 margin: 1.0em 1.5em;
389 }
390 #attachment div span.link {
391 margin: 1em;
392 }
393 div.forum-attachment {
394 margin: 1.0em 1.5em;
395 }