summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Green-Submarine/gtk-3.0')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index fc3a6a6d..582accef 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -5827,13 +5827,13 @@ headerbar.titlebar > stackswitcher.linked.stack-switcher > button.text-button.ra
}
headerbar title {
+ font-size: 110%;
font-weight: bold;
- font-size: 11pt;
color: @theme_text_dark_color;
}
headerbar .subtitle {
- font-size: 9pt;
+ font-size: 90%;
color: @theme_text_dark_color;
}
@@ -5868,8 +5868,8 @@ headerbar paned > separator {
}
.titlebar .title {
+ font-size: 100%;
font-weight: bold;
- font-size: 10pt;
background: none;
color: @theme_text_dark_color;
}