diff --git a/contrib/html.sh.d/head.html b/contrib/html.sh.d/head.html index 0e7c1bdc..da541579 100644 --- a/contrib/html.sh.d/head.html +++ b/contrib/html.sh.d/head.html @@ -4,14 +4,12 @@ - - - - - - - - - -
eworm on meadowQR code: rsc.eworm.deRouterOS Scripts
a collection of scripts for MikroTik RouterOS
+ + + + + +
eworm on meadowQR code: rsc.eworm.deRouterOS Scripts
+ a collection of scripts for MikroTik RouterOS

+ diff --git a/contrib/logo-color.html b/contrib/logo-color.html index c3d1d53e..2c4cef6f 100644 --- a/contrib/logo-color.html +++ b/contrib/logo-color.html @@ -5,16 +5,13 @@ - - - - - - - - - -
eworm on meadowQR code: rsc.eworm.deRouterOS Scripts
a collection of scripts for MikroTik RouterOS
+ + + + + +
eworm on meadowQR code: rsc.eworm.deRouterOS Scripts
+ a collection of scripts for MikroTik RouterOS

Logo Color Changer

diff --git a/contrib/notification.html b/contrib/notification.html index b7efdb59..902d328f 100644 --- a/contrib/notification.html +++ b/contrib/notification.html @@ -5,16 +5,13 @@ - - - - - - - - - -
eworm on meadowQR code: rsc.eworm.deRouterOS Scripts
a collection of scripts for MikroTik RouterOS
+ + + + + +
eworm on meadowQR code: rsc.eworm.deRouterOS Scripts
+ a collection of scripts for MikroTik RouterOS

Notification Generator

diff --git a/general/style.css b/general/style.css index 016ca631..4626093a 100644 --- a/general/style.css +++ b/general/style.css @@ -68,15 +68,15 @@ pre code { span.link { color: #863600; } -td.head-top { - height: 48px; - vertical-align: bottom; +td.head { + line-height: 1.2; + padding: 0 2em; +} +td.head .top { font-size: 250%; font-weight: bold; } -td.head-bottom { - height: 48px; - vertical-align: top; +td.head .bottom { font-size: 125%; color: #555; }