Skip to content

Instantly share code, notes, and snippets.

@girvan
Created January 24, 2013 09:46
Show Gist options
  • Save girvan/4619304 to your computer and use it in GitHub Desktop.
Save girvan/4619304 to your computer and use it in GitHub Desktop.
wretch migration css
p, b, span {font-weight:normal;margin:0;padding:0;}
h1, #main2, h1 .description, u {display:none;}
.description, .description b, .description span, .description p {display:block;}
.description {margin:12% 20% 0 20%;background-color:lightblue;padding:30px;border:dashed 2px gray;}
.pili {font-size:32px;font-family:Simhei, arial;}
.pili p {}
.pili span {margin:24px 0 45px 0;text-align:center;}
.pili b {text-align:center;font-size:18px;}
.pili b a {font-family:cursive;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment