File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ li.repo h3 {
173173 color : # 999 ;
174174}
175175
176- .repo :: after {
176+ .repo : after {
177177 content : '' ;
178178 position : absolute;
179179 right : 0 ;
@@ -186,23 +186,23 @@ li.repo h3 {
186186 pointer-events : none;
187187}
188188
189- .repo .javascript :: after {
189+ .repo .javascript : after {
190190 border-right-color : # 333 ;
191191}
192192
193- .repo .scala :: after {
193+ .repo .scala : after {
194194 border-right-color : # 7ac9de ;
195195}
196196
197- .repo .ruby :: after {
197+ .repo .ruby : after {
198198 border-right-color : # cc1100 ;
199199}
200200
201- .repo .java :: after {
201+ .repo .java : after {
202202 border-right-color : # cc8300 ;
203203}
204204
205- .repo .python :: after {
205+ .repo .python : after {
206206 border-right-color : # 6aad2d ;
207207}
208208
You can’t perform that action at this time.
0 commit comments