summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.css')
-rw-r--r--res/css/style.css17
1 files changed, 7 insertions, 10 deletions
diff --git a/res/css/style.css b/res/css/style.css
index 0c895b1c..7df97e0f 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -56,6 +56,13 @@ input {
/* Internet Explorer 10+ */
color: #919095; }
+.powered-by {
+ position: fixed;
+ color: #363636;
+ bottom: 10px;
+ right: 10px;
+ vertical-align: middle; }
+
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
@@ -263,10 +270,6 @@ table {
height: inherit;
font-size: 17px; }
-.rhizi-logo {
- position: fixed;
- left: 800px; }
-
.input-bar {
position: fixed;
display: block;
@@ -431,12 +434,6 @@ table {
top: 3px;
right: 50px; }
-.poweredby {
- position: fixed;
- bottom: 10px;
- right: 10px;
- vertical-align: middle; }
-
@font-face {
font-family: 'MyWebFont';
src: url(../../font/SourceSansPro-Regular.ttf) format("ttf"); }