Created
January 31, 2017 19:20
-
-
Save YMA-MDL/8f10d67188fead5667b1a168d75aa2a0 to your computer and use it in GitHub Desktop.
reqSafety CSS for preText
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
| .reqSafety::before { | |
| content: "Safety conditions \A"; | |
| white-space: pre; | |
| text-align: center; | |
| font-size: 1.6em; | |
| font-weight: bold; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment