web/wp-content/plugins/add-to-facebook-plugin/facebook.css
branchwordpress
changeset 109 03b0d1493584
equal deleted inserted replaced
-1:000000000000 109:03b0d1493584
       
     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 }