Advertisement
Aly

Stat Block: CSS

Aly
Jul 14th, 2020
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. /* Stat Block Profile by Aly1293 */
  2. div + div + a { height: 0; display: block; float: right; overflow: visible; margin: -2.5rem 1.25rem 0 0; }
  3. div + div + a img { width: 2rem; height: 2rem; opacity: .5; max-width: 2rem; }
  4.  
  5. /* Adjust styles */
  6. table, tr, td, th { background: none; vertical-align: top; }
  7.  
  8. /* Background */
  9. div + div { letter-spacing: 0.025rem; font-family: Georgia; margin: -1.25rem; padding: 1.25rem 2.5rem 2.5rem 2.5rem; background-position: center;
  10. background-image: url('https://image.freepik.com/free-photo/paperboard-yellow-texture_95678-83.jpg'); }
  11.  
  12. /* Main Heading */
  13. p { font-size: 2.5rem; }
  14.  
  15. /* Sub Title */
  16. strike { text-transform: lowercase; color: #89584c; font-weight: bold; text-decoration: none; display: block; font-size: 1.5rem; font-style: italic; font-weight: 300; }
  17.  
  18. /* Divider */
  19. hr { outline: none; border: 0; margin: 0 0 0.5rem 0; padding: 0; display: block; width: 100%; height: 0.2rem; background: #764137; }
  20.  
  21. /* Avatar Image */
  22. div + div img { width: 50%; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement