Advertisement
nlozovan

Untitled

Jun 16th, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. @media only screen and (max-width: 768px) {
  2. #small-device-nav {
  3. background: #444;
  4. }
  5. #small-device-nav .small-device-menu a {
  6. color: #fff;
  7. }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement