diff --git a/home/user/files/nwg-bar/style.css b/home/user/files/nwg-bar/style.css index 0db89e9..a8e8b3d 100644 --- a/home/user/files/nwg-bar/style.css +++ b/home/user/files/nwg-bar/style.css @@ -15,19 +15,21 @@ window { border-width: 1px; border-color: rgba (156, 142, 122, 0.7); padding: 5px; - margin: 5px + margin: 5px; } button, image { background: none; border: none; - box-shadow: none + box-shadow: none; + height: 256px; } button { padding-left: 10px; padding-right: 10px; - margin: 5px + margin: 5px; + font-size: 16px; } button:hover {