Skip to content

Instantly share code, notes, and snippets.

@joshuaclayton
Created August 26, 2009 10:48
Show Gist options
  • Save joshuaclayton/175454 to your computer and use it in GitHub Desktop.
Save joshuaclayton/175454 to your computer and use it in GitHub Desktop.
blueprint/screen.css
30:h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
32:h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
35:p {margin:0 0 1.5em;}
36:p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
37:p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
40:blockquote {margin:1.5em;color:#666;font-style:italic;}
46:address {margin:0 0 1.5em;font-style:italic;}
48:pre {margin:1.5em 0;white-space:pre;}
50:li ul, li ol {margin:0 1.5em;}
51:ul, ol {margin:0 1.5em 1.5em 1.5em;}
54:dl {margin:0 0 1.5em 0;}
56:dd {margin-left:1.5em;}
79:fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
85:input.title {font-size:1.5em;}
225:.push-1 {margin:0 -40px 1.5em 40px;}
226:.push-2 {margin:0 -80px 1.5em 80px;}
227:.push-3 {margin:0 -120px 1.5em 120px;}
228:.push-4 {margin:0 -160px 1.5em 160px;}
229:.push-5 {margin:0 -200px 1.5em 200px;}
230:.push-6 {margin:0 -240px 1.5em 240px;}
231:.push-7 {margin:0 -280px 1.5em 280px;}
232:.push-8 {margin:0 -320px 1.5em 320px;}
233:.push-9 {margin:0 -360px 1.5em 360px;}
234:.push-10 {margin:0 -400px 1.5em 400px;}
235:.push-11 {margin:0 -440px 1.5em 440px;}
236:.push-12 {margin:0 -480px 1.5em 480px;}
237:.push-13 {margin:0 -520px 1.5em 520px;}
238:.push-14 {margin:0 -560px 1.5em 560px;}
239:.push-15 {margin:0 -600px 1.5em 600px;}
240:.push-16 {margin:0 -640px 1.5em 640px;}
241:.push-17 {margin:0 -680px 1.5em 680px;}
242:.push-18 {margin:0 -720px 1.5em 720px;}
243:.push-19 {margin:0 -760px 1.5em 760px;}
244:.push-20 {margin:0 -800px 1.5em 800px;}
245:.push-21 {margin:0 -840px 1.5em 840px;}
246:.push-22 {margin:0 -880px 1.5em 880px;}
247:.push-23 {margin:0 -920px 1.5em 920px;}
248:.push-24 {margin:0 -960px 1.5em 960px;}
250:.prepend-top {margin-top:1.5em;}
251:.append-bottom {margin-bottom:1.5em;}
252:.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment