Sebastiaan van Stijn
d96cb12828
Update default background color for notes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-19 22:24:37 +02:00
Sebastiaan van Stijn
34fc160c9e
_scss: cleanup notes styles
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-19 22:13:49 +02:00
Sebastiaan van Stijn
204d4df024
_scss: reformat _variables.scss, and unify colors in variables file
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-19 21:56:05 +02:00
Sebastiaan van Stijn
e3e280c54a
_scss: remove unused styles, and combine some
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-15 15:06:25 +02:00
Sebastiaan van Stijn
a12ac448d2
_scss: cleanup and reformat comments, remove commented styles
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-14 14:52:24 +02:00
Sebastiaan van Stijn
d61d68cbb0
accessibility: fix active menu item low contrast in night-mode
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:17:56 +02:00
Sebastiaan van Stijn
6328addbd1
Adjust links and other elements to match header color
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 16:42:33 +02:00
Sebastiaan van Stijn
796e6330df
Fix top-navigation color, and some small cleanups
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 14:59:36 +02:00
Sebastiaan van Stijn
fbee311fe5
Rename $body-text-color variables
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 13:03:45 +02:00
Sebastiaan van Stijn
e9547a8397
scss: various small fixes and linting issues
...
- Add generic font classes where missing (except for FontAwesome cfonts)
- Combined some rules with their shorthand form
- Removed unneeded units (0px -> 0)
- Fix some invalid values
- Commented out empty styles in _github.scss
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 17:07:08 +02:00
Josh south
c02ffd661d
CSS fixes for version selector, removing animations, and more ( #5574 )
...
This commit squashes 21 commits. Leaving the commit messages here for posterity.
* Activate Night Mode
- Add toggle for night mode
- Update base styles
* remove font-size
* Update _night-mode.scss
* Fix first-line indenting and color differences
* Fix rescale bug
* stuff
* Add menu fixs
* Update core pallette - light/dark mode
* Toc link padding
* Remove color cycle
Remove temp.css
* update secondary nav bg
* remove paddin-top ul left nav on med viewport
2018-01-18 12:11:07 -08:00
Josh south
a74533976d
Activate Night Mode ( #4853 )
...
* Activate Night Mode
- Add toggle for night mode
- Update base styles
* Update _night-mode.scss
* Fix first-line indenting and color differences
2017-10-09 16:42:07 -07:00
Josh south
492074c717
Various post-launch fixes ( #2549 )
...
* WIP #2052
- Adding sass
- Test components
- Night mode
- docker con banner
- archive legacy css
* add compressed css
* Update branding for cloud api docs
* split out global header
* rescale mods
* adjust viewport rescaling
* sync
* test
* testing deploy
* john rules, please update man
* test: removing all styles
* trying to make netlify work
* add min-height to sidebars
* testing
* Update style.css
manually add css
* testing
* test
* Update style.css
* adding dockercon svg
* add svgs
add svgs
* remove css
* re-add
* s/container-fluid/container
2017-03-31 16:07:37 -07:00