Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Fusion CSS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Bill authored and Chris Bill committed May 7, 2015
1 parent e8569fe commit 78331ea
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion assets/css/fusion.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#fusion-body{
padding:50px;
padding:50px;
padding-top:0px;
}
h1 .header-anchor{
left:-1px;
}
h2 .header-anchor{
left:7px;
}
h3 .header-anchor{
left:12px;
}
h4 .header-anchor{
left:15px;
}
dt .header-anchor{
left:20px;
}
h1:first-of-type{
padding-top:0px;
}

0 comments on commit 78331ea

Please sign in to comment.