diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/base.css | 7 |
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; } |