Guest User

Untitled

a guest
Apr 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #site_footer ul li {
  2. font-size: smaller;
  3. display: inline;
  4. }
  5.  
  6. #site_footer ul li a
  7. {
  8. color: #2e76a4;
  9. text-decoration: none;
  10. }
  11.  
  12. #site_footer ul li a:hover
  13. {
  14. color: #939598;
  15. text-decoration: none;
  16. }
  17.  
  18. #site_footer img {
  19. float: right;
  20. }
Add Comment
Please, Sign In to add comment