[static-web] error/grass.css: show GNOME foot



commit 1f611d555626679ad67d3ca6e3a49900b149aff9
Author: Magdalen Berns <m berns thismagpie com>
Date:   Mon Oct 6 18:28:09 2014 +0100

    error/grass.css: show GNOME foot
    
    part of GNOME foot was being cut off because the font
    size was too small
    
    bug https://bugzilla.gnome.org/show_bug.cgi?id=737967#c4
    
    Signed-off-by: Andrea Veri <av gnome org>

 error-500/grass.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/error-500/grass.css b/error-500/grass.css
index 8c8572a..2682b4c 100644
--- a/error-500/grass.css
+++ b/error-500/grass.css
@@ -54,7 +54,7 @@ a, a:visited, a:hover, table.list td a:hover {
     border-radius: 5px 5px 5px 5px;
     box-shadow: 0 4px 2px -2px #8FB3D9;
     float: right;
-    font-size: 9px;
+    font-size: 13px;
     line-height: 16px;
     padding: 4px;
     margin-top: -17px;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]