Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Link Flair code */
- .linkflairlabel {
- max-width: none;
- font-weight: bold;
- color: #FFF;
- text-shadow: #000 0 0 4px;
- border-radius: 3px;
- box-shadow: 0 0 3px black;
- }
- .linkflair-testing .linkflairlabel {
- background: #777;
- border: 1px ridge #ddd;
- }
- .linkflair-spoiler .linkflairlabel {
- background: #44d;
- border: 1px ridge #bbf;
- }
- .linkflair-spoiler .title {
- color: #000;
- background: #000;
- }
- .linkflair-spoiler .title:hover {
- color: #000;
- background: none;
- }
- .linkflair-spoiler .title:visited {
- background: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment