added public

This commit is contained in:
Oliver
2025-06-17 11:49:47 -03:00
parent 6f8f4338ea
commit 5b8f8929f9
234 changed files with 70072 additions and 0 deletions

19
public/css/print.css Normal file
View 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;
}