Advertisement
Guest User

Untitled

a guest
May 28th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. /********* SOBRE **********/
  2. article {
  3. padding: 25px 0;
  4. }
  5. #autor_info {
  6. overflow: hidden;
  7. width: 100%;
  8. }
  9. #autor_info img {
  10. float: left;
  11. margin-bottom: 15px;
  12. }
  13. #autor_info ul {
  14. float: left;
  15. list-style: none;
  16. margin-left: 15px;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement