equal
deleted
inserted
replaced
41 } |
41 } |
42 |
42 |
43 #social a:hover { |
43 #social a:hover { |
44 text-decoration: underline; |
44 text-decoration: underline; |
45 } |
45 } |
46 |
46 ul.addtoany_list li { |
|
47 background: none repeat scroll 0 0 transparent !important; |
|
48 border: 0 none; |
|
49 display: inline !important; |
|
50 line-height: 32px; |
|
51 list-style-type: none; |
|
52 margin: 0 !important; |
|
53 padding: 0 !important; |
|
54 } |
|
55 #social ul.addtoany_list li a { |
|
56 padding: 0 9px; |
|
57 } |
47 /** @section Utility |
58 /** @section Utility |
48 -------------------------------------------------- */ |
59 -------------------------------------------------- */ |
49 |
60 |
50 /** |
61 /** |
51 * Updated super safe clearfix |
62 * Updated super safe clearfix |