diff --git a/css/glowingbear.css b/css/glowingbear.css index f31e247..139827b 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -36,6 +36,12 @@ body { box-shadow: rgba(255, 255, 255, 0.07) -1px 0 0; border-left: 1px solid #121212; } +.panel-group .panel-heading + .panel-collapse .panel-body { +-webkit-box-shadow: rgba(255, 255, 255, 0.07) 0 -1px 0; + -moz-box-shadow: rgba(255, 255, 255, 0.07) 0 -1px 0; + box-shadow: rgba(255, 255, 255, 0.07) 0 -1px 0; + border-top: 1px solid #121212; +} table { width: 100%; diff --git a/img/weechat_logo_128x128.png b/img/weechat_logo_128x128.png new file mode 100644 index 0000000..83acdc3 Binary files /dev/null and b/img/weechat_logo_128x128.png differ diff --git a/index.html b/index.html index 08e7ff8..e7f5e38 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ Oh no! We cannot connect!
If you have a very new Firefox you can install the frontend as an app. Click the button to install.
+