summaryrefslogtreecommitdiffstats
path: root/src/css/base.css
Commit message (Collapse)AuthorAgeFilesLines
* changesHEADmasterDaniel Isaksen2019-04-121-3/+3
|
* scope scrollbar changes to navigation menu; only color trackDan Allen2018-08-051-17/+0
|
* consistently use screen in width-based CSS media queriesDan Allen2018-04-091-1/+1
|
* use double quotes for quoted text in stylesheetDan Allen2018-04-061-2/+2
|
* apply the brand monospace font to the kbd elementDan Allen2018-02-091-0/+1
|
* update header styles for Antora docsDan Allen2018-02-091-0/+7
| | | | | | | | - adjust weight of bold elements in base.css - set color for nested links in brand - add padding to separator - style menu list divider - size icon in navbar
* consolidate link stylesDan Allen2018-02-081-0/+8
| | | | | - set text decoration on link globally - only override text decoration on link where necessary
* add CSS for UI shellDan Allen2017-10-241-0/+58
- add CSS for all UI elements outside of article content - add additional CSS classes to be activated by JavaScript - add Roboto and Roboto Mono font packages as dev dependencies - change navigation button in toolbar to a toggle