Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. #maia-header .maia-teleport:active, #maia-header .maia-teleport:focus, #maia-header .maia-teleport:hover {
  2. background:#f9edbe;
  3. border:1px solid #f0c36d;
  4. -moz-border-radius:2px;
  5. -webkit-border-radius:2px;
  6. border-radius:2px;
  7. -moz-box-shadow:0 2px 4px rgba(0, 0, 0, .14);
  8. -webkit-box-shadow:0 2px 4px rgba(0, 0, 0, .14);
  9. box-shadow:0 2px 4px rgba(0, 0, 0, .14);
  10. height:auto;
  11. left:0;
  12. margin:5px auto;
  13. max-width:180px;
  14. padding:6px;
  15. right:0;
  16. text-align:center;
  17. width:auto;
  18. z-index:3
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement