diff options
Diffstat (limited to 'assets/css')
-rw-r--r-- | assets/css/home.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css index c430b87..8ea7cc5 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -94,7 +94,7 @@ span#search { margin: 0 1%; } -input#id {width: 100px;} +#topbar input[type="text"], #topbar input[type="password"] {width: 100px;} section.font table#fontlist { |