[gnome-software/wip/exalm/style-cleanups: 20/25] styles: Remove gtk text styles




commit 53400bfa8da91990dea223b1a34e243606e04971
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Nov 9 22:46:27 2021 +0500

    styles: Remove gtk text styles
    
    They have been in both gtk and libadwaita for a while now.

 src/style.css | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/src/style.css b/src/style.css
index 4f8a2ce85..a93e52daa 100644
--- a/src/style.css
+++ b/src/style.css
@@ -310,16 +310,6 @@ star-image {
        padding-right: 16px;
 }
 
-/* these typographical classes will be provided in gtk eventually */
-.title-1{
-  font-weight: 800;
-  font-size: 20pt;
-}
-.caption{
-  font-weight: 400;
-  font-size: 10pt;
-}
-
 /* the loading page headerbar */
 overlay > headerbar {
   background: none;


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