summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/style.css b/style.css
index 48e6eeac..8addbd3b 100644
--- a/style.css
+++ b/style.css
@@ -310,11 +310,12 @@ input:focus {
background-color: rgba(17,17,17,0.8);
position:fixed;
top:150px;
- width:140px;
+ width:250px;
right:10px;
- font-size: 14px;
+ font-size: 18px;
border: 1px solid;
padding: 5px;
+ line-height: 45px;
border-color: #303030;
}
.editinfo{