diff options
Diffstat (limited to 'res/css/style.css')
| -rw-r--r-- | res/css/style.css | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/res/css/style.css b/res/css/style.css index c29a6b65..40076cf3 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -392,8 +392,8 @@ input { position: relative; width: 100%; height: 48px; - background-color: #d3f2f8; - color: #1d6e7f; + background-color: #D3F2F8; + color: #1D6E7F; border-top: 1px solid #8eb6bf; border-bottom: 1px solid #8eb6bf; z-index: 1; } @@ -482,3 +482,5 @@ h2 { h1 { font-size: 12px; } + +/*# sourceMappingURL=style.css.map */ |
