iBug
922440cd55
Update all CSS to use logical properties
...
- Vendor CSS's are excluded for now
- Removed <IE7 asterisk prefix items
2024-06-25 23:36:16 +08:00
Michael Rose
b5abe62bf6
Add "click" overlay to close masthead and follow button menus when open
...
Fixes #1168
2020-03-09 14:49:15 -04:00
Michael Rose
8b708a0ee3
Use span
instead of div
element
2019-07-17 11:46:37 -04:00
Jan De Luyck
cfad550975
Display site subtitle in masthead ( #2205 )
...
* Add site subtitle
* Tabs vs spaces - the ancient conflict
* updates cfr PR #2205
* Perhaps also add the closing anchor
* Make sure we check for the right variables...
* Brown paper bag - subtitle, not description
2019-07-17 11:43:25 -04:00
Luis Puerto
e4c0689cda
Add max-width
Sass variable ( #2093 )
2019-04-08 20:59:57 -04:00
Evan Debenham
282806ae07
Add logo and title customization to the masthead ( #2026 )
...
* Add logo and title customization to the masthead
* Adjust config description
* Add test site logo to `/test`
* Document `site.logo` and `site.masthead_title`
* Update CHANGELOG and history
2019-01-15 09:07:56 -05:00
Michael Rose
e707057fa8
Improve side navigation spacing in relation to masthead
2018-08-09 15:06:00 -04:00
Michael Rose
7eb00bbd61
Feature: Incorporate site search into masthead ( #1383 )
...
* Integrate search into masthead
* Fix cutoff descenders in archive article titles
* Remove search page from `/test` site
* Enable masthead search
* Remove dedicated search page
* Fix masthead search form padding
* Improve insertion of search content
* Speed up page transition
* Add fade transition to search content
* Rename visibility class names
* Add `site.search` to _config.yml
* Document site search feature
* Update CHANGELOG and history
2017-12-07 08:56:14 -05:00
Michael Rose
4ba7cccdc4
Merge branch 'susy-3-upgrade'
...
Conflicts:
_sass/minimal-mistakes/_page.scss
docs/_sass/minimal-mistakes/_page.scss
2017-08-03 16:27:21 -04:00
Peter Dimou
5b4baee3b5
Refactor intro animations into a separate SASS variable ( #1147 )
2017-08-02 12:27:01 -04:00
Michael Rose
387f8149d6
Upgrade to Susy 3 and replace grid mixins with new span
and gutter
functions
...
Most of Susy's mixins have been deprecated, `@include container()`, `@include full()`, `@include span()`, `@include prefix()`, `@include suffix()`, `@include gallery()`, etc.
Fixes #1114
2017-07-21 16:08:29 -04:00
Michael Rose
3fc1bfde26
Move SCSS partials to /_sass/minimal-mistakes
for easier CSS customization
2017-04-18 12:52:11 -04:00