0
0

added main.css and modified all pages accordingly, modified go.php title section, added some code beauty

This commit is contained in:
Bryan Pedini
2019-07-24 15:17:59 +02:00
parent aace89be30
commit 66e0f51b70
6 changed files with 15 additions and 5 deletions

5
lib/css/main.css Normal file
View File

@@ -0,0 +1,5 @@
html,body {
width: 100%;
height: 100%;
overflow: hidden;
}