major improvement with tool tips, reddit, and other things

This commit is contained in:
talksik
2019-08-20 22:59:03 -07:00
parent a52aa84d09
commit a6c9324d89
5 changed files with 78 additions and 37 deletions
+5 -7
View File
@@ -119,15 +119,13 @@
}
.notificationCont {
background-color: #4bb543 !important;
color: white;
padding: 1em;
position: fixed;
top: 0;
right: 0;
margin: 1em;
color: white !important;
}
.hidden {
display: none !important;
}
.malTooltip {
font-size: 3em !important;
}