Created
March 16, 2016 08:04
-
-
Save puhitaku/f1e94321b0d57286f741 to your computer and use it in GitHub Desktop.
Weblio without JS
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
#summary { | |
position: static; | |
padding: 15px 2px 15px 2px; | |
} | |
.summaryTbl { | |
display: none; | |
padding-top: 15px; | |
} | |
.topic { | |
display: none; | |
} | |
#summaryMargin { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment