Styling wip

This commit is contained in:
Mo Bitar
2018-01-05 15:02:54 -06:00
parent 3a80d16f4b
commit a01067220c
3 changed files with 260 additions and 182 deletions

View File

@@ -39,10 +39,6 @@ h2 {
}
}
input {
border-radius: 0px;
}
}
#footer-bar .footer-bar-link {
@@ -85,13 +81,14 @@ h2 {
background-color: white;
}
.panel .close-button {
&:hover {
text-decoration: none;
}
}
#account-panel {
width: 400px;
#signout-button {
text-align: right;
display: block;
}
}
a.disabled {