Skip to content

Instantly share code, notes, and snippets.

@YMA-MDL
Created January 31, 2017 19:20
Show Gist options
  • Select an option

  • Save YMA-MDL/8f10d67188fead5667b1a168d75aa2a0 to your computer and use it in GitHub Desktop.

Select an option

Save YMA-MDL/8f10d67188fead5667b1a168d75aa2a0 to your computer and use it in GitHub Desktop.
reqSafety CSS for preText
.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