initial commit

This commit is contained in:
root
2018-09-29 19:55:14 +02:00
commit f980219f9c
2 changed files with 28 additions and 0 deletions

10
main.css Normal file
View File

@@ -0,0 +1,10 @@
.img-banner {
width: 100%;
}
.navbar-brand {
font-family: 'Courier New', Courier, monospace;
font-size: 24px;
}
.navbar {
}