diff options
Diffstat (limited to 'res/css/style.css')
| -rw-r--r-- | res/css/style.css | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/res/css/style.css b/res/css/style.css index 5f545235..7678bb57 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -69,7 +69,7 @@ input { /* Internet Explorer 10+ */ color: #919095; } -.powered-by { +.rhizi-logo { position: fixed; color: #363636; bottom: 10px; @@ -388,8 +388,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; } @@ -478,3 +478,5 @@ h2 { h1 { font-size: 12px; } + +/*# sourceMappingURL=style.css.map */ |
