Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. .piedepagina{
  2. text-decoration:none;
  3. color:#777;
  4. font-family:arial;
  5. }
  6.  
  7. .piedepagina li{
  8. list-style:none;
  9. border: 2px solid red;
  10. width: 100px;
  11. }
  12.  
  13. .piedepagina li{
  14. display:block;
  15. float:left;
  16. width: 100px;
  17. }
  18.  
  19. .categoria4 li a{
  20. height:20px;
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement