File tree Expand file tree Collapse file tree 5 files changed +102
-18
lines changed
Expand file tree Collapse file tree 5 files changed +102
-18
lines changed Original file line number Diff line number Diff line change 1- @import url ('https://fonts.googleapis.com/css?family=Inconsolata|Lato|Merriweather+Sans|Open+Sans|Source+Sans+Pro ' );
2- body {
3- font-family : 'Lato ' , sans-serif;
1+ @import url ('https://fonts.googleapis.com/css?family=Rubik ' );
2+ h1 , h2 , h3 , h4 , h5 , h6 {
3+ font-family : 'Rubik ' , sans-serif;
44
55}
66
7- . md-typeset pre {
8- font-family : 'Inconsolata' , monospace ;
9- font-size : 100 % ;
10- }
7+ [ data- md-color-scheme = "testcontainers" ] {
8+ --md-primary-fg-color : # 291A3F ;
9+ --md-accent-fg-color : # 291A3F ;
10+ }
Original file line number Diff line number Diff line change 77 name : ' material'
88 custom_dir : ' docs/theme'
99 palette :
10- primary : ' blue'
11- accent : ' teal'
12- font : false
10+ scheme : testcontainers
11+ font :
12+ text : Roboto
13+ code : Roboto Mono
1314 logo : ' logo.svg'
1415 favicon : ' favicon.ico'
1516extra_css :
You can’t perform that action at this time.
0 commit comments