Advertisement
Guest User

Untitled

a guest
Jun 10th, 2019
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <style>
  2. body{
  3. background-color: #e0ebeb;
  4. margin-left: 0px;
  5. margin-right: 0px;
  6. margin-top: 0px;
  7. }
  8. .logo{
  9. top: 72px;
  10. left: 100px;
  11. position: relative;
  12. width: 192px;
  13. height: 58px;
  14. z-index: -1;
  15. }
  16. </style>
  17. <head>
  18. <title>
  19. DevLobby
  20. </title>
  21. </head>
  22. <link rel="shortcut icon" href="include/favicon.ico" />
  23. <img src="../../include/logo.png" class="logo"><br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement