File tree Expand file tree Collapse file tree 3 files changed +5
-46
lines changed Expand file tree Collapse file tree 3 files changed +5
-46
lines changed Original file line number Diff line number Diff line change 69
69
height : 21px ;
70
70
color : # 666 ;
71
71
padding : 0 5px 0 18px ;
72
- background : url ('../img/repo .png' ) no-repeat;
72
+ background : url ('btn-sprite .png' ) no-repeat;
73
73
filter : progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
74
74
opacity : 0.7
75
75
}
85
85
}
86
86
87
87
.github-box .github-box-title .github-stats .forks {
88
- background-position : 3 px -19 px ;
88
+ background-position : 2 px -14 px ;
89
89
padding-left : 15px
90
90
}
91
91
144
144
text-indent : -9999px ;
145
145
width : 24px ;
146
146
padding : 0 ;
147
- background : url ('../img/download. png' ) no-repeat 6 px 6 px , -webkit-linear-gradient (# f5f5f5 , # e5e5e5 );
148
- background : url ('../img/download. png' ) no-repeat 6 px 6 px , -moz-linear-gradient (# f1f7fa, # dbeaf1 );
147
+ background : url ('btn-sprite. png' ) no-repeat 4 px -31 px , -webkit-linear-gradient (whiteSmoke , # E5E5E5 );
148
+ background : url ('btn-sprite. png' ) no-repeat 4 px -31 px , -moz-linear-gradient (# f1f7fa, # dbeaf1 );
149
149
filter : progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
150
150
opacity : 0.7
151
151
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
body {
2
- background : # F8F8F8 url ('../img/noise.png' ) top left;
2
+ background : # F8F8F8 url ('../img/bg- noise.png' ) top left;
3
3
}
4
4
5
5
a {
You can’t perform that action at this time.
0 commit comments