Cleaning up styling

This commit is contained in:
Kevin Dao
2019-08-13 18:56:35 -05:00
parent 69c80ec412
commit 998c40414a
2 changed files with 27 additions and 4 deletions

View File

@@ -25,6 +25,29 @@ body {
min-height: 400px;
}
#courseList {
list-style-type: none;
padding: 5px;
}
#empty {
font-weight: normal;
font-size: large;
margin: 60px 30px 180px 30px;
text-align: center;
}
#empty #main {
margin-bottom: 5px;
}
#empty span {
font-size: small;
display: table;
margin: 0 auto;
font-weight: bold;
}
.settingsbut {
margin-right: 2px;
border: 0px;