misc visual updates - round 2

This commit is contained in:
Leopoldthecoder
2016-09-18 22:01:26 +08:00
parent ce95bd6979
commit e00f5ac9ea
12 changed files with 81 additions and 33 deletions

View File

@@ -14,6 +14,7 @@
margin: 45px 0 15px;
}
table {
border-collapse: collapse;
width: 100%;
background-color: #fff;
color: #5e6d82;
@@ -30,6 +31,10 @@
border-bottom: 1px solid #eaeefb;
padding: 10px 0;
}
th {
border-top: 1px solid #eaeefb;
background-color: #EFF2F7;
}
}
}
}