Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Flair formatting flairs are labeled alphabetically */
- .linkflairlabel {
- display:block;
- background-color: transparent;
- font-weight: bold;
- border-width: 0px;
- border-radius: 0px;
- float: right;
- color: #C1BFBF;
- }
- .thing.linkflair.linkflair-a, .flairselector .Sourced {
- border-right: 10px solid #D95B43;
- }
- .thing.linkflair.linkflair-a .linkflairlabel {
- border-bottom: solid 1px #D95B43;
- }
- .thing.linkflair.linkflair-b, .flairselector .Freedom {
- border-right: 10px solid #ECD078;
- }
- .thing.linkflair.linkflair-b .linkflairlabel {
- border-bottom: solid 1px #D95B43;
- }
- .thing.linkflair.linkflair-c, .flairselector .Blog {
- border-right: 10px solid #C02942;
- }
- .thing.linkflair.linkflair-c .linkflairlabel {
- border-bottom: solid 1px #D95B43;
- }
- .thing.linkflair.linkflair-d, .flairselector .Technical {
- border-right: 10px solid #542437;
- }
- .thing.linkflair.linkflair-d .linkflairlabel {
- border-bottom: solid 1px #D95B43;
- }
- .thing.linkflair.linkflair-e, .flairselector .Video {
- border-right: 10px solid #53777A;
- }
- .thing.linkflair.linkflair-e .linkflairlabel {
- border-bottom: solid 1px #D95B43;
- }
- .thing.linkflair.linkflair-f, .flairselector .Editorial {
- border-right: 10px solid #b179e1;
- }
- .thing.linkflair.linkflair-f .linkflairlabel {
- border-bottom: solid 1px #D95B43;
- }
- .thing.linkflair.linkflair-g, .flairselector .Interview {
- border-right: 10px solid #036564;
- }
- .thing.linkflair.linkflair-g .linkflairlabel {
- border-bottom: solid 1px #D95B43;
- }
- .searchpane:lang(sl),
- .searchpane:lang(fp),
- .searchpane:lang(bl),
- .searchpane:lang(tc),
- .searchpane:lang(vd),
- .searchpane:lang(ed),
- .searchpane:lang(is){
- display: none;
- }
- .side .md a[href*='sl.reddit'] {
- display: inline-block;
- position: relative;
- margin-top:0px;
- border: 2px solid #97CE68;
- font-size: 100%;
- padding: 3px;
- color: black;
- font-weight: bold;
- background: #4BA6E0;
- min-width: 135px;
- text-align: center;
- border-radius: 3px;}
- .side .md a[href*='fp.reddit'] {
- display: inline-block;
- position: relative;
- margin-top:0px;
- border: 2px solid #97CE68;
- font-size: 100%;
- padding: 3px;
- color: black;
- font-weight: bold;
- background: #4BA6E0;
- min-width: 135px;
- text-align: center;
- border-radius: 3px;
- /*positions the button */
- left:145px;
- top:-25px;}
- .side .md a[href*='bl.reddit'] {
- display: inline-block;
- position: relative;
- margin-top:0px;
- border: 2px solid #97CE68;
- font-size: 100%;
- padding: 3px;
- color: black;
- font-weight: bold;
- background: #4BA6E0;
- min-width: 135px;
- text-align: center;
- border-radius: 3px;
- /*positions the button */
- top:-25px;}
- .side .md a[href*='tc.reddit'] {
- display: inline-block;
- position: relative;
- margin-top:0px;
- border: 2px solid #97CE68;
- font-size: 100%;
- padding: 3px;
- color: black;
- font-weight: bold;
- background: #4BA6E0;
- min-width: 135px;
- text-align: center;
- border-radius: 3px;
- /*positions the button */
- left:145px;
- top:-50px;}
- .side .md a[href*='vd.reddit'] {
- display: inline-block;
- position: relative;
- margin-top:0px;
- border: 2px solid #97CE68;
- font-size: 100%;
- padding: 3px;
- color: black;
- font-weight: bold;
- background: #4BA6E0;
- min-width: 135px;
- text-align: center;
- border-radius: 3px;
- /*positions the button */
- top:-50px;}
- .side .md a[href*='ed.reddit'] {
- display: inline-block;
- position: relative;
- margin-top:0px;
- border: 2px solid #97CE68;
- font-size: 100%;
- padding: 3px;
- color: black;
- font-weight: bold;
- background: #4BA6E0;
- min-width: 135px;
- text-align: center;
- border-radius: 3px;
- /*positions the button */
- left:75px;
- top:-50px;}
- .side .md a[href*='is.reddit'] {
- display: inline-block;
- position: relative;
- margin-top:0px;
- border: 2px solid #97CE68;
- font-size: 100%;
- padding: 3px;
- color: black;
- font-weight: bold;
- background: #4BA6E0;
- min-width: 135px;
- text-align: center;
- border-radius: 3px;
- /*positions the button */
- left:145px;
- top:-100px;}
Advertisement
Add Comment
Please, Sign In to add comment