Tweak Placeholder Text

This commit is contained in:
Leo Herzog
2020-11-10 15:23:07 -05:00
parent ec8eabb159
commit 8135012c2c
5 changed files with 12 additions and 9 deletions

View File

@@ -116,7 +116,8 @@ header {
#startButtons > * {
width: 440px;
height: 36px;
height: 40px;
line-height: 22px;
}
#magnet {
@@ -211,10 +212,12 @@ label {
input {
width: 440px;
height: 40px;
}
#addTracker, #addWebseed {
width: 440px;
height: 40px;
margin: 0 0 16px 0;
color: var(--light-blue);
background: var(--dark-blue);