Mercurial > judy-face-art
view style.css @ 4:eede9c0c9e58
initial redesign
author | Dylan Holmes <ocsenave@gmail.com> |
---|---|
date | Fri, 06 Jul 2012 21:36:02 -0500 |
parents | bd8cb2d399ed |
children | 0af8687de6f6 |
line wrap: on
line source
1 body{4 font:14px Helvetica,Arial,sans-serif;5 line-height:1.5em;6 color:#333;7 /*background:#acf url("http://image.shutterstock.com/display_pic_with_logo/601885/601885,1304021351,4/stock-vector-vector-splatter-paint-brush-abstract-seamless-background-splash-splotch-stain-art-blob-blot-76157275.jpg");*/8 background:#acf;9 text-align:justify;10 font-weight:bold;11 color:#555;13 background:#fdc;15 }17 #border {18 border:1.5em solid #fdb;19 background:white;20 width:700px;21 width:40em;22 margin:0px auto;23 padding:1.5em 4.5em;24 border-color:#f56;25 border-right-color:#8f2;26 border-top-color:#fc0;27 border-bottom-color:#0184df;29 }32 div.folio {33 border-bottom:0em solid #ffc;34 }35 .folio img {36 height:132px;37 height:180px;38 height:108px;39 height:144px;40 margin:0 .5em;41 }43 .header{44 text-align:center;45 margin-bottom:3em;46 }47 #logo {48 height:4.5em;50 }52 h1,h2,h3,h4,h5,h6,a{53 color:#00c;54 color:#0184df;55 margin-top:3em;56 }60 table.choices {62 width:30em;63 margin:1.5em auto;64 border-spacing:0px;65 }66 .choices td,em {67 color:#a0c;68 font-style:normal;70 }73 .snapshot {74 height:24em;75 display:block;76 margin:.75em auto;77 }