Advertisement
GochiSiyan

CSS for mobile button

Mar 25th, 2021
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. .mobile_button_css {
  2. background:red;
  3. }
  4.  
  5. .mobile_button_css>a {
  6. color:green !important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement