Created
January 24, 2013 09:46
-
-
Save girvan/4619304 to your computer and use it in GitHub Desktop.
wretch migration css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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