File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- source 'https ://rubygems.org '
1
+ source 'http ://gems.ruby-china.com '
2
2
3
3
gem 'rough'
4
4
gem 'jekyll-paginate'
Original file line number Diff line number Diff line change 1
1
GEM
2
- remote: https ://rubygems.org /
2
+ remote: http ://gems.ruby-china.com /
3
3
specs:
4
4
actionmailer (4.2.10 )
5
5
actionpack (= 4.2.10 )
Original file line number Diff line number Diff line change 250
250
.archives-list : after { width : 100% ; height : 0 ; font : 0 / 0 a; content : '.' ; clear : both; overflow : hidden; }
251
251
.archives-list li { width : 50% ; line-height : 1.5 ; float : left; margin : 10px 0 ; }
252
252
.archives-list li span { color : # 666 ; }
253
- .archives-list h3 { clear : both; margin : 0 ; padding : 20px 0 10px ; }
253
+ .archives-list h3 { clear : both; margin : 0 ; padding : 20px 0 10px ; }
254
+
255
+ blockquote {
256
+ font-size : 15.5px ;
257
+ }
You can’t perform that action at this time.
0 commit comments