css improvements
This commit is contained in:
parent
7139c2d38c
commit
99c15a61b9
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
/*Custom CSS*/
|
/*Custom CSS*/
|
||||||
.header {
|
.header {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
|
td button, td .button {
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
Reference in a new issue