Skip to content

Commit 759c1a4

Browse files
authored
Revert "Add Specification Numbering and build misc. (json-api#1574)" (json-api#1579)
This reverts commit a883970.
1 parent e845eb3 commit 759c1a4

File tree

5 files changed

+15
-57
lines changed

5 files changed

+15
-57
lines changed

.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ Gemfile.lock
1212
# Ignore the build directory
1313
/public
1414

15-
# Ignore IntelliJ's config
16-
*.iml
17-
/.idea
18-
19-
# Ignore Ruby vendor
20-
/vendor
21-
2215
# Ignore Sass' cache
2316
/.sass-cache
2417

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ exclude:
4444
- .gitignore
4545
- ./public
4646
- ./stylesheets/*.scss
47-
- vendor
4847

4948
port: 9876
5049

stylesheets/all.css

Lines changed: 11 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stylesheets/all.css.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stylesheets/all.sass

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ body
5555
font-size: 15px
5656
line-height: 1.6
5757
-webkit-font-smoothing: antialiased
58-
counter-reset: h2counter
5958

6059
/** Typography */
6160

@@ -75,54 +74,34 @@ h1, h2, h3, h4, h5
7574
&:hover .headerlink, .headerlink:hover
7675
font-size: inherit
7776
&::after
77+
margin-left: -.8em
78+
width: .8em
7879
position: absolute
79-
left: 0
80-
width: 1em
8180
content: ""
8281

8382
h1
8483
font-weight: 500
8584
color: $color-accent
86-
counter-reset: h2counter
8785

8886
h2
8987
margin: $h2-margin-top 0 15px 0
9088
color: $color-main
9189
font-size: 22px
9290
line-height: 1.3
93-
counter-reset: h3counter
94-
95-
&::before
96-
content: counter(h2counter) "\0000a0\0000a0"
97-
counter-increment: h2counter
9891

9992
h3
10093
margin: 30px 0 15px 0
10194
font-size: 18px
102-
counter-reset: h4counter
103-
104-
&::before
105-
content: counter(h2counter) "." counter(h3counter) "\0000a0\0000a0"
106-
counter-increment: h3counter
10795

10896
h4
10997
margin: 20px 0 10px 0
11098
font-size: 16px
111-
counter-reset: h5counter
112-
113-
&::before
114-
content: counter(h2counter) "." counter(h3counter) "." counter(h4counter) "\0000a0\0000a0"
115-
counter-increment: h4counter
11699

117100
h5
118101
margin: 20px 0 10px 0
119102
font-weight: 500
120103
font-size: inherit
121104

122-
&::before
123-
content: counter(h2counter) "." counter(h3counter) "." counter(h4counter) "." counter(h5counter) "\0000a0\0000a0"
124-
counter-increment: h5counter
125-
126105
code
127106
font-weight: 600
128107

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy