Advertisement
ffelicius

style.css

Jan 26th, 2021
887
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. .quote {
  2.     background-color: #0000aa;
  3.     color: white;
  4.    
  5.     margin: 10px;
  6. }
  7.  
  8. .plain {
  9.     border: 1px solid black;
  10.     color: #000099;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement