Skip to content

Commit

Permalink
Meta: move one dev-edition-specific style back
Browse files Browse the repository at this point in the history
This was incorrectly moved to the shared style sheet in
df8dfc1.
  • Loading branch information
domenic authored and annevk committed Oct 26, 2018
1 parent df8dfc1 commit 47fc099
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn {
font-style: normal;
}

h2 > a.self-link {
left: -4em;
}

/* Links */

a:link {
Expand Down

0 comments on commit 47fc099

Please sign in to comment.