Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body ul#sharebar {
- background: #333;
- border: 1px solid silver;
- background-image: url("/wp-content/themes/twentyeleven/images/low_contrast_linen/low_contrast_linen.png");
- background-repeat: repeat repeat;
- box-shadow: inset 0 0 50px black;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- -moz-background-clip: padding;
- -webkit-background-clip: padding-box;
- background-clip: padding-box;
- padding-left:5px;
- padding-right:5px;
- margin-left:10px;
- margin-top: 5px;
- }
- body ul#sharebar li:first-child {
- margin-top: 10px;
- }
- body ul#sharebar li:last-child {
- margin-top: 10px;
- }
Add Comment
Please, Sign In to add comment