commit
This commit is contained in:
16
htdocs/css/smokeping-print.css
Normal file
16
htdocs/css/smokeping-print.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body, html {
|
||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-size: 12px;
|
||||
}
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
.sidebar, .navbar {
|
||||
display: none;
|
||||
}
|
||||
.panel {
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
.panel h2 {
|
||||
font-size: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user