This website works better with JavaScript.
Home
Explore
Help
Sign In
blago
/
Blog
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
My personal blog
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
517
Commits
5
Branches
0
Tags
202 MiB
Tree:
c2a68cc2a9
master
migrate2hugo-sep2020
nmcomm
source
unreleased_contents
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c2a68cc2a9'
${ noResults }
Blog
/
.themes
/
classic
/
sass
/
partials
/
_sharing.scss
7 lines
115 B
Raw
Normal View
History
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
13 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
}