diff options
| author | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-08-08 15:37:21 +0300 |
|---|---|---|
| committer | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-08-08 15:37:21 +0300 |
| commit | e804d1289e4c5d85279f6853754eaf42c883ba7c (patch) | |
| tree | 63854f652b9023502aebb9e2a450d817876e1a04 /style.css | |
| parent | 531d56afc8477f7c7641eb54a6c969eebc590ff5 (diff) | |
Issue #25
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -71,7 +71,7 @@ a:active { } #textanalyser{ - width:300px; + width:500px; height:30px; } @@ -253,7 +253,6 @@ input:focus { } .help{ - font-weight: bold; font-size: 20px; position: fixed; top: 5px; @@ -308,11 +307,10 @@ input:focus { } .info{ - background-color: rgba(17,17,17,0.8); position:fixed; top:150px; - width:300px; + width:140px; right:10px; font-size: 14px; border: 1px solid; |
