Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. body {
  2. background-color:transparent !important; /* kolor tła */
  3. font-size:17px; /* to jest wielkość czcionki */
  4. font-family:'Arial',sans-serif; /* tutaj zmieniamy czcionkę */
  5. }
  6.  
  7. .odometer-inside{
  8. color: #ffffff; /* kolor, który ustawimy na przezroczysty */
  9. text-shadow: 5px 5px 5px #000000;
  10. font-weight:bold;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement