Advertisement
riandutra

Untitled

Apr 24th, 2019
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. /* added-by-rian */
  2. #skip-navigation {
  3.     display: none;
  4.     text-align: center;
  5. }
  6. #skip-navigation a {
  7.     height: 64px;
  8.     line-height: 64px;
  9.     color: #0b50d2;
  10.     text-decoration: none;
  11. }
  12. /* /added-by-rian */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement