Updated web script to deal with bugs

This commit is contained in:
Angelos Chalaris
2017-12-21 12:31:47 +02:00
parent 8e6899aad6
commit 71ecbc8cb1
4 changed files with 1155 additions and 381 deletions

File diff suppressed because one or more lines are too long

View File

@ -157,3 +157,7 @@ label#menu-toggle {
.card {
box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.125), 0 0.125rem 0.125rem -0.125rem rgba(0, 0, 0, 0.25);
}
main {
padding: 0;
}