Created
February 23, 2011 00:40
-
-
Save taizooo/839764 to your computer and use it in GitHub Desktop.
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
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document url("http://tolta.web.fc2.com/gadget/giantscroll.html") { | |
.MsoNormal span{ | |
font-size: 48em !important; | |
} | |
.MsoNormal { | |
line-height: 50em !important; | |
text-align: center !important; | |
} | |
.Section1{ | |
width: 1000px !important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment