Created
August 3, 2015 10:53
-
-
Save crescentrose/dc6c3670ae628a42c611 to your computer and use it in GitHub Desktop.
patch for /r/linuxmasterrace flairs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- old.css 2015-08-03 12:51:36.632448726 +0200 | |
+++ new.css 2015-08-03 12:52:26.699114857 +0200 | |
@@ -102,190 +102,188 @@ | |
line-height: 23px; | |
vertical-align: middle; | |
} | |
- | |
.flair-fedora { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll 0px 0px transparent; | |
- background-position: 0 -23px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll 0 0 transparent; | |
+ background-position:0 -1px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-slack { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 0; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -138px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-gentoo { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -46px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -24px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-mint { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -69px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -47px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-ubuntu { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -92px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -70px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-debian { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -115px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -92px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-linuxmr-alt { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -115px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -138px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-arch { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -138px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -116px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-tux { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -160px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -138px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-linuxmr { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -160px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -138px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-redhat { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -184px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -163px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-suse { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -206px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -184px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
.flair-steamos { | |
- border: none 0; | |
- height: 23px; | |
- background: url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
- background-position: 0 -230px; | |
- font-family: "Courier New",Courier,monospace; | |
- font-size: 10px; | |
- font-weight: 700; | |
- color: #cc3567; | |
- padding-left: 24px; | |
- line-height: 23px; | |
- vertical-align: middle; | |
+ border:none 0; | |
+ height:23px; | |
+ background:url(%%flair-sprite%%) no-repeat scroll -9999px -9999px transparent; | |
+ background-position:0 -208px; | |
+ font-family:"Courier New",Courier,monospace; | |
+ font-size:10px; | |
+ font-weight:700; | |
+ color:#cc3567; | |
+ padding-left:24px; | |
+ line-height:23px; | |
+ vertical-align:middle | |
} | |
- | |
/* Input -------------------------------------------------------------------- */ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment