css improvements

This commit is contained in:
Stefan Sterz 2016-02-18 15:45:18 +01:00
parent 7139c2d38c
commit 99c15a61b9
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
/*Custom CSS*/
.header {
margin-top: 50px;
}
td button, td .button {
margin: 0px;
}