This commit is contained in:
ntr
2019-06-17 16:03:36 +10:00
parent 463241f1e4
commit 6f7c2cf571
6 changed files with 109 additions and 21 deletions
+12
View File
@@ -462,6 +462,18 @@ header {
font-size: 1.2em;
}
.stripe-btn {
padding: 0 0.5em;
background: whitesmoke;
color: black;
border-radius: 2px;
}
.stripe-btn:hover {
color: black;
}
.refresh-btn {
border: 1px solid #222;
float: right;