File tree Expand file tree Collapse file tree 3 files changed +0
-41
lines changed Expand file tree Collapse file tree 3 files changed +0
-41
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -33,24 +33,6 @@ body {
33
33
background : # fff ;
34
34
color : # 222222 ; }
35
35
36
- a {
37
- color : # 1875c6 ;
38
- text-decoration : none;
39
- -webkit-transition : color 200ms ;
40
- transition : color border 200ms ; }
41
- a : hover {
42
- color : # 1875c6 ; }
43
- a .marker : after {
44
- content : "\203A" ;
45
- border : solid 1px # 00a5ea ;
46
- border-radius : 50% ;
47
- display : inline-block;
48
- height : .8em ;
49
- width : .8em ;
50
- margin : 0 0 0 10px ;
51
- line-height : .7 ;
52
- font-size : 120% ; }
53
-
54
36
h1 {
55
37
font-size : 350% ;
56
38
font-weight : 200 ;
Original file line number Diff line number Diff line change 1
1
/* Imports */
2
2
@import " variables.scss" ;
3
3
@import " reset.scss" ;
4
- @import " links.scss" ;
5
4
@import " core.scss" ;
6
5
@import " footer.scss" ;
7
6
@import " octicons.css" ;
You can’t perform that action at this time.
0 commit comments