Advertisement
Guest User

Untitled

a guest
Sep 14th, 2022
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. #statuscafe {
  2. padding: .5em;
  3. background-image: url('https://bisuko.neocities.org/graphics/backgrounds/dither_it_IMGP7039.jpg');
  4. border: 1px dashed black;
  5. border-radius: 0px;
  6. font-size: 12px;
  7. font-family: "pixel-love"; "ms ui gothic";
  8. color: #FFF;
  9. width: 250px;
  10. height: 166px;
  11. }
  12. #statuscafe-username {
  13. margin-bottom: 1em;
  14. }
  15. #statuscafe-content {
  16. margin: 0 1em 0.5em 1em;
  17. }
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement