Mercurial > scratch
view open_web_magic_ink/open_web_magic_ink.css @ 16:a78570a423ea
Show code excerpts in js stack tracebacks
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Mon, 07 Sep 2009 00:33:56 -0700 |
parents | 05f467a83cb9 |
children |
line wrap: on
line source
body { background: black; color: white; font-family: palatino, georgia, verdana, arial, sans-serif; font-size: 12pt; line-height: 1.5em; } .title { font-size: 18pt; line-height: 1.5em; } .photo { display: block; /* This photo was taken from: http://www.flickr.com/photos/something2burn/2248756833/ */ background-image: url(http://farm3.static.flickr.com/2201/2248756833_4526a6539e_b.jpg); background-position: 30% 60%; width: 20em; height: 12em; margin-top: 1em; margin-bottom: 0.5em; } .container { width: 20em; text-align: justify; margin: 0 auto; display: none; }