fireflythemes

Mobile css https://lakesidemech.com/

Aug 10th, 2020
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.41 KB | None | 0 0
  1. @media screen and (max-width: 909px){
  2.     #page #quick-contact p, #page #quick-contact, #page #quick-contact li,
  3.     #page #quick-contact a, #page #quick-contact a:visited ,
  4.     #main-nav .main-navigation ul li a, #main-nav .main-navigation ul li a:visited {
  5.         color: #080808;
  6.         text-align: left;
  7.     }
  8.     #page #top-header a.ff-button, #page #top-header a.ff-button:visited {
  9.         color: #fff;
  10.         float: left;
  11.     }
  12. }
Add Comment
Please, Sign In to add comment