diff options
| author | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-08-13 18:20:36 +0300 |
|---|---|---|
| committer | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-08-13 18:20:36 +0300 |
| commit | a793ecd75ea7a8a3c4f09271aa0ec71a6ec1fb94 (patch) | |
| tree | 481c2586a3a8924dbcee11e1e70f640efa97fc25 /ui.css | |
| parent | 6150467a72d6c78f44b1988be5b77b9691220ea5 (diff) | |
Issue #6 temporary
Diffstat (limited to 'ui.css')
| -rw-r--r-- | ui.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ margin: 0; display:block; float: left; - font-size: 16px; + font-size: 14px; padding-top:30px; border-left: 1px solid #222; @@ -55,7 +55,7 @@ position:fixed; top:65px; left:20px; - text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4); + text-shadow: -1px 1px 8px #EDE275, 1px -1px 8px #EDE275; font-size:16px; } |
