forked from mirror/_s
Merge pull request #601 from pixelstrolch/comments-hyphens
Delete hyphens.
This commit is contained in:
commit
2c3cc41478
|
@ -24,31 +24,31 @@ and Blueprint http://www.blueprintcss.org/
|
|||
/*--------------------------------------------------------------
|
||||
>>> TABLE OF CONTENTS:
|
||||
----------------------------------------------------------------
|
||||
1.0 - Reset
|
||||
2.0 - Typography
|
||||
3.0 - Elements
|
||||
4.0 - Forms
|
||||
5.0 - Navigation
|
||||
5.1 - Links
|
||||
5.2 - Menus
|
||||
6.0 - Accessibility
|
||||
7.0 - Alignments
|
||||
8.0 - Clearings
|
||||
9.0 - Widgets
|
||||
10.0 - Content
|
||||
10.1 - Posts and pages
|
||||
10.2 - Asides
|
||||
10.3 - Comments
|
||||
11.0 - Infinite scroll
|
||||
12.0 - Media
|
||||
12.1 - Captions
|
||||
12.2 - Galleries
|
||||
1.0 Reset
|
||||
2.0 Typography
|
||||
3.0 Elements
|
||||
4.0 Forms
|
||||
5.0 Navigation
|
||||
5.1 Links
|
||||
5.2 Menus
|
||||
6.0 Accessibility
|
||||
7.0 Alignments
|
||||
8.0 Clearings
|
||||
9.0 Widgets
|
||||
10.0 Content
|
||||
10.1 Posts and pages
|
||||
10.2 Asides
|
||||
10.3 Comments
|
||||
11.0 Infinite scroll
|
||||
12.0 Media
|
||||
12.1 Captions
|
||||
12.2 Galleries
|
||||
--------------------------------------------------------------*/
|
||||
@import "variables-site/variables-site";
|
||||
@import "mixins/mixins-master";
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
1.0 - Reset
|
||||
1.0 Reset
|
||||
--------------------------------------------------------------*/
|
||||
@import "reset";
|
||||
|
||||
|
|
40
style.css
40
style.css
|
@ -24,29 +24,29 @@ and Blueprint http://www.blueprintcss.org/
|
|||
/*--------------------------------------------------------------
|
||||
>>> TABLE OF CONTENTS:
|
||||
----------------------------------------------------------------
|
||||
1.0 - Reset
|
||||
2.0 - Typography
|
||||
3.0 - Elements
|
||||
4.0 - Forms
|
||||
5.0 - Navigation
|
||||
5.1 - Links
|
||||
5.2 - Menus
|
||||
6.0 - Accessibility
|
||||
7.0 - Alignments
|
||||
8.0 - Clearings
|
||||
9.0 - Widgets
|
||||
10.0 - Content
|
||||
10.1 - Posts and pages
|
||||
10.2 - Asides
|
||||
10.3 - Comments
|
||||
11.0 - Infinite scroll
|
||||
12.0 - Media
|
||||
12.1 - Captions
|
||||
12.2 - Galleries
|
||||
1.0 Reset
|
||||
2.0 Typography
|
||||
3.0 Elements
|
||||
4.0 Forms
|
||||
5.0 Navigation
|
||||
5.1 Links
|
||||
5.2 Menus
|
||||
6.0 Accessibility
|
||||
7.0 Alignments
|
||||
8.0 Clearings
|
||||
9.0 Widgets
|
||||
10.0 Content
|
||||
10.1 Posts and pages
|
||||
10.2 Asides
|
||||
10.3 Comments
|
||||
11.0 Infinite scroll
|
||||
12.0 Media
|
||||
12.1 Captions
|
||||
12.2 Galleries
|
||||
--------------------------------------------------------------*/
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
1.0 - Reset
|
||||
1.0 Reset
|
||||
--------------------------------------------------------------*/
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
|
|
Reference in New Issue