Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. #word{
  2. z-index: 1;
  3. }
  4. #tabela{
  5. position: relative; z-index: 2; left: 30px ; top: -300px ;
  6. }
  7. #tekst{
  8. position: relative; z-index: 5; left: 200px ; top: -200px ;
  9. }
  10. #kalendarz{
  11. position: relative; z-index: 4; left: 300px ; top: -530px;
  12. }
  13. #linia{
  14. position: relative; z-index: 3; left: 60px ; top: -1000px ;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement