Advertisement
Hayla

Style 002

Jun 6th, 2020
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. <style>
  2. /* topic content */
  3. #bwstocLink{color:#1e90ff}
  4. .bwstoc {margin: 10px 0;background:#F0F0F0;border: 1px solid #ddd;}
  5. .bwstoc ol, .bwstoc ul {margin: 0 20px 15px 0;padding: 0;}
  6. .bwstoc ul {list-style: disc;}
  7. .bwstoc ol li, .bwstoc ul li {font-size:15px;font-family:sans-serif;padding: 5px 0 0 10px;margin: 0 5px 0 10px;border-radius: 5px;counter-reset:li;list-style:decimal;color:#e46c3b;}
  8. .bwstoc a {text-decoration: none;}
  9. .bwstoc a:hover {text-decoration: underline;}
  10. .bwstoc .bwstocHeader {font-weight: bold;font-size: 100%;position: relative;outline: none;border: none;padding: 5px 5px 5px 15px;margin: 5px 10px;}
  11. .bwstoc .bwstocHeader a {text-decoration: none;cursor: pointer;}
  12. .bwstoc .bwstocHeader a:hover {text-decoration: underline;}
  13. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement