summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/css/endless-widgets.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/css/endless-widgets.css b/data/css/endless-widgets.css
index 56240bf..2f289f6 100644
--- a/data/css/endless-widgets.css
+++ b/data/css/endless-widgets.css
@@ -5,6 +5,9 @@
/* Endless window top bar */
.top-bar {
+ font-family: "Lato";
+ font-style: bold;
+ font-size: 11px;
background-image: -gtk-gradient(linear, center top, center bottom,
from(#464646), to(#1e1e1e));
}