diff options
| author | garbash <dor.garbash@gmail.com> | 2014-08-13 19:40:42 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-08-13 19:40:42 +0300 |
| commit | 72fbcd4787de95187ed574d492cb4774e1e68d1a (patch) | |
| tree | 529e5ba8ee5c2cf0d4c11eb87ade61ac1c6dde43 /style.css | |
| parent | 6f170ee183ff1a8053f44f02681f4735948e3f55 (diff) | |
made infobox wider and more readable
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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{ |
