mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Dashboard wrapper div
This commit is contained in:
parent
1003afaf00
commit
66e16ac416
2 changed files with 7 additions and 1 deletions
|
|
@ -1,11 +1,15 @@
|
|||
body,
|
||||
#content {
|
||||
margin-top: 20px;
|
||||
width: 960px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#wrap {
|
||||
margin-left: 1%;
|
||||
margin-right: 1%;
|
||||
}
|
||||
|
||||
#header {
|
||||
border-bottom: solid 1px #888;
|
||||
margin-bottom: 20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue