Chaged styling
This commit is contained in:
parent
2253e378ac
commit
4c104560d5
@ -257,7 +257,7 @@ class information_bow(Gtk.Box):
|
|||||||
self.subtitle = subtitle
|
self.subtitle = subtitle
|
||||||
title_label = Gtk.Label(
|
title_label = Gtk.Label(
|
||||||
label=self.title,
|
label=self.title,
|
||||||
css_classes=['subtitle', 'caption'],
|
css_classes=['subtitle', 'caption', 'dim-label'],
|
||||||
hexpand=True,
|
hexpand=True,
|
||||||
margin_top=10,
|
margin_top=10,
|
||||||
margin_start=0,
|
margin_start=0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user