web/wp-content/plugins/add-to-facebook-plugin/facebook.css
branchwordpress
changeset 112 fb7cd02b9848
parent 111 6b96085291d7
child 123 561aa6d282f6
equal deleted inserted replaced
111:6b96085291d7 112:fb7cd02b9848
     1 p.facebook a {
       
     2 	text-decoration: none;
       
     3 	font-style: italic;
       
     4 	color: #666;
       
     5 	font-size:12px;
       
     6 }
       
     7 
       
     8 p.facebook a:hover {
       
     9 	text-decoration: underline;
       
    10 }
       
    11 
       
    12 
       
    13 p.facebook img {
       
    14 	margin: 1px 5px 0 0;
       
    15 }