Last active
August 10, 2016 08:17
-
-
Save nothingrealhappen/ce14ebf09f60616366a1a079e926c137 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
<section style="margin: 0 20px;"> | |
<section style="height: 1.5em;"> | |
<section style="height: 100%;width: 1.2em;float: left;border-top-width: 0.15em;border-top-style: solid;border-color: rgb(198, 198, 199);border-left-width: 0.15em;border-left-style: solid;"></section> | |
</section> | |
<section style="margin: -1.4em 0.1em; padding: 0.8em; box-sizing: border-box; color: rgb(131, 87, 87); background-color: #f3f3f3;" data-bgless="lighten" data-bglessp="15%"> | |
<section style="color: #595651; font-size: 1em; line-height: 1.4; word-break: break-all; word-wrap: break-word; text-align: left;"> | |
${text} | |
</section> | |
</section> | |
<section style="height: 1.5em; box-sizing: border-box;"> | |
<section style="height: 100%; width: 1.2em; float: right; border-bottom-width: 0.15em; border-bottom-style: solid; border-color: rgb(198, 198, 199); border-right-width: 0.15em; border-right-style: solid; box-sizing: border-box;"></section> | |
</section> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment