mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-27 07:44:02 +02:00
Set body background color
This commit is contained in:
parent
bf92144a04
commit
c498d9bf9e
@ -2,7 +2,7 @@
|
|||||||
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i');
|
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i');
|
||||||
|
|
||||||
body{
|
body{
|
||||||
background-color: #f7f7f7;
|
background-color: #ffffff;
|
||||||
font-family: "Open Sans"
|
font-family: "Open Sans"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user