Browse Source
2. Fixed Newer pagination link on page 2 3. Improved sidebar section breakdown on collapse 4. Removed sharing links from the blog index page (moved to pages) 5. Improved styling for metadata on the blog index 6. Moved /blog/archives.html to /blog/archives/index.html 7. Improved responsive layout styling bugsunreleased_contents
Brandon Mathis
13 years ago
12 changed files with 62 additions and 45 deletions
@ -1,7 +1,6 @@ |
|||||
footer .sharing { |
.sharing { |
||||
display: inline-block; |
p.meta + & { |
||||
position: relative; |
padding: { top: 1em; left: 0; } |
||||
top: .3em; |
background: $img-border top left repeat-x; |
||||
padding-left: .5em; |
} |
||||
&:first-child { padding-left: 0; } |
|
||||
} |
} |
||||
|
Loading…
Reference in new issue