[ruby/rdoc] Use thicker fonts with high contrast to improve
readability (https://github.com/ruby/rdoc/pull/1197) https://github.com/ruby/rdoc/commit/7fb0e509ec
This commit is contained in:
parent
27d77a9c73
commit
53df2a3c54
@ -25,9 +25,9 @@
|
||||
--table-td-background-color: #f5f4f6;
|
||||
|
||||
/* Font family variables */
|
||||
--font-primary: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
|
||||
--font-heading: 'Helvetica Neue', Arial, sans-serif;
|
||||
--font-code: 'Source Code Pro', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
||||
--font-primary: 'Segoe UI', 'Verdana', 'Arial', sans-serif;
|
||||
--font-heading: 'Helvetica', 'Arial', sans-serif;
|
||||
--font-code: monospace;
|
||||
}
|
||||
|
||||
/* 2. Global Styles */
|
||||
|
Loading…
x
Reference in New Issue
Block a user