eww: size
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
.time {
|
||||
font-weight: bold;
|
||||
font-size: 80px;
|
||||
margin-top: 10px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.date {
|
||||
@@ -34,7 +34,7 @@
|
||||
.weather-box {
|
||||
background-color: $gray-alt;
|
||||
margin: 20px 20px 0px 0px;
|
||||
padding: 20px 20px 20px 10px;
|
||||
padding: 20px 10px 10px 20px;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
|
||||
@@ -96,5 +96,5 @@
|
||||
:windowtype "normal"
|
||||
:wm-ignore true
|
||||
:monitor 0
|
||||
:geometry (geometry :x 2 :y 0 :width 600 :height 880)
|
||||
:geometry (geometry :x 2 :y 0 :width 600 :height 895)
|
||||
(main))
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// -------------------------------------------------------------------------
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 10,
|
||||
"height": 55,
|
||||
"margin-left": 0,
|
||||
"margin-bottom": 0,
|
||||
"margin-right": 0,
|
||||
|
||||
Reference in New Issue
Block a user