Revision 9c878ec9
Added by Sander van Leeuwen about 10 years ago
usr/local/www/bootstrap/css/pfSense.css | ||
---|---|---|
23 | 23 |
|
24 | 24 |
body.no-menu { |
25 | 25 |
background: url("/logo-black.png") no-repeat center 30px; |
26 |
padding-top: 70px; |
|
26 | 27 |
} |
27 | 28 |
|
28 | 29 |
body.no-menu #jumbotron { |
Also available in: Unified diff
Add body padding on pages without menu (wizards, login page, etc.)
Refs. #34