Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Part 1. Update Full-Image tag from «Servant» branch.
Files modified:
fi
vars. a8db584_full-image.styl
file. (2) c1e805c_full-image.styl
import. (3) 93d1ed7fi
vars. (4) 3de4ad3fi
vars. (5) b9a42e3How to use?
Simply add variables in
source/css/_variables/custom.styl
like:where
$full-image-width
by default is118%
for Pisces scheme.$full-image-margin-horizontal
by default is-9%
for Pisces scheme.$full-image-margin-vertical
by default is0
for Pisces scheme.Part 2. Add Button tag for all schemes.
Files modified:
post-more-link
. (3) b0b9599post-more-link
onpost-button
. (5) d1c6771How to use?
where
/path/to/url/
— link to everything.text
— text on the button.icon
— fontawesome icon withoutfa-
at the begining. Simply add name of the icon. And yes, [class] — that's mean what u want (or not want) add any style u want (fa style, your custom style).title
— tooltip for button.P.S. Variables
text
,icon
andtitle
not necessary. U may combine they with each other how u want. More examples and live demo u can see at #Button-tag-test.Some examples:
Button with text:
Button with icon:
Button with text and icon:
Button centered: