Add increment suggestions

#257
This commit is contained in:
lawgicau
2021-07-13 19:27:37 +10:00
parent ad444eb70e
commit af041ab661
3 changed files with 42 additions and 21 deletions

View File

@ -236,6 +236,12 @@ iframe {
margin-bottom:20px;
}
.sug {
color: green;
font-weight: bolder;
margin: 10px 0 0;
}
#up {
cursor: pointer;
position: fixed;