aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-06-03 23:41:17 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-06-03 23:41:17 +0100
commitdfdebe4d079d344362c2c5a258d46d2fd3aac9a3 (patch)
tree0517ab49f10be501d13d5ae268e38d7ce6e93f36
parentacdf9717c7c353a78fa5f8d8f10bac4123dc5f3f (diff)
Removed the order element of RDA's logo
It is important that RDA's support be shown first (afterall it is the grant that directly supported this project), support from the other projects has been mainly as part of a larger project.
-rw-r--r--css/base.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/css/base.css b/css/base.css
index ba1907b..d7d0d65 100644
--- a/css/base.css
+++ b/css/base.css
@@ -288,13 +288,8 @@ a:hover {
height: auto;
}
-#logo-rda {
- order: 2; /* Change order of appearance so the circular logos
- * can stay by each other */
-}
-
#logo-mext img {
- width: 350px;
+ width: 200px;
height: auto;
}