~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/assets/css d---------
merge modifications
fix light theme
scss: block unused for comments
sass: fix sidebar top
sass: remove scrollbar webkit-ism
fix masthead background
enable the light side
c0d0ea52 — xdavidwu 6 years ago
Really stick the head
3acd3ad3 — xdavidwu 6 years ago
sticky head
096bed91 — xdavidwu 6 years ago
main: cleanup
7c72e8dd — xdavidwu 6 years ago
main: fix horiz scrollbar, tweak color
2fd22729 — xdavidwu 6 years ago
main: use custom scrollbar
d9dc6e23 — Michael Rose 7 years ago
Color "skins" (#1242)

* Add YIQ Color Contrast mixin
* Remove text underline from `.btn` links
* Move YIQ variables
* Simplify button classes using YIQ color contrast mixin
  - DRY up button CSS using Sass list and YIQ color contrast mixin.
  - Move `color` and `background-color` to new `btn--primary` class instead of assinging on the default class. Removes the need to override them.
* Add `.btn--primary` to buttons that just had `.btn`
* Apply changes to `/docs`
* Add `.btn--primary` class
* Update CHANGELOG and history
* Add sample form
* Abstract colors away into Sass variables for easier themeing
* Add "dark" skin
* Replace hardcoded color with SCSS variable
* Invert Font Awesome icons' colors in author sidebar and footer
* Add Sass changes to `/docs`
* Use primary button type instead of inverse
* Add missing `!default` on `$muted-text-color`
* Add `contrast` and `sunrise` skin colors
* Add `dirt` skin color
* Add `air` skin color option
* Add `mint` skin color
* Add `btn--primary` class to Submit Comment button
* Set skin to `default`
* Document skin color options
* Add note about skin SCSS import

Close #1208 
1f9aa395 — Michael Rose 7 years ago
Move SCSS partials to `/_sass/minimal-mistakes` for easier CSS customization
03c1cb22 — Michael Rose 8 years ago
Merge branch 'release/4.3.1' into develop
ce699a59 — Michael Rose 8 years ago
Merge branch 'release/4.3.1'
f67a663c — Michael Rose 8 years ago
Bump version to 4.3.1
a5216ccb — Michael Rose 8 years ago
Merge branch 'release/4.3.0' into develop
7adc1315 — Michael Rose 8 years ago
Merge branch 'release/4.3.0'
ff05ac71 — Michael Rose 8 years ago
Bump version to 4.3.0
Next