Guest User

Untitled

a guest
May 27th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. /* In master.css */
  2. #content ul li {
  3. padding-left: 15px;
  4. }
  5.  
  6.  
  7. /* In specific.css */
  8. div.other_content ul li {
  9. padding-left: 0;
  10. }
Add Comment
Please, Sign In to add comment