This website works better with JavaScript.
Explore
Help
Sign In
thomas
/
labnotes
Watch
1
Star
0
Fork
You've already forked labnotes
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10de5107e9
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '10de5107e9'
${ noResults }
labnotes
/
.themes
/
classic
/
sass
/
partials
/
_sharing.scss
7 lines
115 B
SCSS
Raw
Normal View
History
Unescape
Escape
1. Styled pagination for blog index 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 bugs
14 years ago
.
sharing
{
p
.
meta
+
&
{
padding
:
{
top
:
1
em
;
left
:
0
;
}
background
:
$img-border
top
left
repeat-x
;
}
1. Made default layout more generic. 2. Added a page layout and improved html on post layout. 3. Improved flexibility of stylesheets for different layout types. 4. Collapsing sidebar now moves it to the bottom of the page and floats content into columns. 5. Improved sharing settings, added Google plus one.
14 years ago
}