mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- set body margin to 5px
This commit is contained in:
parent
ea91012694
commit
8af13cdef5
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ body {
|
|||
font-family: Arial, Verdana, sans-serif;
|
||||
font-size: 12px;
|
||||
background-color: #fff;
|
||||
margin: 5px;
|
||||
}
|
||||
* {
|
||||
margin: 0px;
|
||||
|
@ -116,4 +117,4 @@ a:hover {
|
|||
}
|
||||
#main-container ul {
|
||||
margin-left: 3.0em;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue