added public
This commit is contained in:
19
public/css/print.css
Normal file
19
public/css/print.css
Normal file
@@ -0,0 +1,19 @@
|
||||
.sidebar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.content {
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
float: none;
|
||||
display: initial;
|
||||
}
|
||||
|
||||
.container {
|
||||
width: 100%;
|
||||
float: none;
|
||||
display: initial;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
Reference in New Issue
Block a user