Advertisement
nilpotent

Readable Project Gutenberg

Aug 19th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. @-moz-document domain("gutenberg.org") {
  2.  
  3. p[id^="id"] {
  4.    max-width:80%;
  5.    margin-left:auto;
  6.    margin-right:auto;
  7. }
  8.  
  9. h1[id^="id"], h2[id^="id"], h3[id^="id"], h4[id^="id"], h5[id^="id"] {
  10.    text-align:center;
  11. }
  12.  
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement