Docs CSS
This commit is contained in:
parent
e9ea90f527
commit
8d43f412ac
2
docs/dist/docs.css
vendored
2
docs/dist/docs.css
vendored
File diff suppressed because one or more lines are too long
@ -17,7 +17,7 @@
|
|||||||
html {
|
html {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
background: linear-gradient(#fff, @body-background);
|
background: linear-gradient(#fff, @body-background) fixed;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user