🔍 An RStudio addin slash regex utility belt
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
148B

  1. pre,
  2. blockquote,
  3. dl,
  4. figure,
  5. table,
  6. p,
  7. ul,
  8. ol,
  9. form {
  10. margin-bottom: 1rem;
  11. font-size: 20px;
  12. }
  13. body {
  14. line-height: 18px;
  15. font-size: 20px;
  16. }