added logout button

This commit is contained in:
amazing-username
2017-07-16 13:36:57 -05:00
parent 146d21d149
commit 3e994db966
5 changed files with 11 additions and 0 deletions
+7
View File
@@ -121,6 +121,13 @@ button.viewdebts {
width: 70%;
height: 25%;
}
button.logout {
background-color: #009999;
color: #ffffff;
font-size: 450%;
width: 100%;
height 25%;
}
h1.logomaxipad {
background-color: #0000ff;
color: #99ccff;