mik98

credit - css

Jun 29th, 2026 (edited)
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. #credit {
  2. position: fixed;
  3. left: 10px;
  4. bottom: 10px;
  5. border: 1px solid #222;
  6. padding: 10px;
  7. font-family: dawning_of_a_new_day;
  8. font-size: 15px;
  9. text-align: center;
  10. line-height: 10px; }
  11.  
  12. @font-face { font-family: "dawning_of_a_new_day"; src: url('https://dl.dropboxusercontent.com/s/9owbnby9b1vz5m7/DawningofaNewDay.ttf?dl=1'); format(“truetype”);}
  13.  
  14.  
  15. @font-face{ font-family:"janeaust"; src: url('https://dl.dropboxusercontent.com/s/xkixaaqpqhkebzu/JaneAust.ttf?dl=1'); format(“truetype”);}
  16.  
  17.  
  18. .credit b, em {color: #fff; font-family: poppins; font-size:8px; font-weight: 1200; opacity: 100%; line-height: 10px; letter-spacing: 1px; font-style: bold; text-transform: uppercase;}
  19.  
Advertisement
Add Comment
Please, Sign In to add comment