[epiphany/wip/cdavis/empty-page-styling: 4/4] error.css: Match HdyStatusPage title styling




commit 4bf0652f6b956a3482888f2753dac8249221cf06
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Feb 11 19:14:28 2021 +0500

    error.css: Match HdyStatusPage title styling
    
    Those pages need a large update, but for now this will do.

 src/resources/error.css | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/error.css b/src/resources/error.css
index e64cd859b..2251e98bd 100644
--- a/src/resources/error.css
+++ b/src/resources/error.css
@@ -68,8 +68,9 @@ html {
 }
 
 #msg-title {
-    opacity: 0.55; /* Adwaita's dim-label */
-    text-align:center;
+    text-align: center;
+    font-size: 24pt;
+    font-weight: 300;
 }
 
 #msg-title.default {


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