Advertisement
Whistik

Untitled

Aug 2nd, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. .title-bar {
  2. width: 100%;
  3. height: 31px;
  4. box-shadow: 0px 0px 20px 0px black;
  5. background: #171717a3;
  6. .title {
  7. position: absolute;
  8. left: 10px;
  9. color: #fff;
  10. top: 7px;
  11. font-family: 'Baloo Bhai';
  12. font-size: 11px
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement