diff --git a/contrib/html.sh.d/head.html b/contrib/html.sh.d/head.html index da54157..0e7c1bd 100644 --- a/contrib/html.sh.d/head.html +++ b/contrib/html.sh.d/head.html @@ -4,12 +4,14 @@ - - - - - -
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 2c4cef6..c3d1d53 100644 --- a/contrib/logo-color.html +++ b/contrib/logo-color.html @@ -5,13 +5,16 @@ - - - - - -
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 902d328..b7efdb5 100644 --- a/contrib/notification.html +++ b/contrib/notification.html @@ -5,13 +5,16 @@ - - - - - -
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 4626093..016ca63 100644 --- a/general/style.css +++ b/general/style.css @@ -68,15 +68,15 @@ pre code { span.link { color: #863600; } -td.head { - line-height: 1.2; - padding: 0 2em; -} -td.head .top { +td.head-top { + height: 48px; + vertical-align: bottom; font-size: 250%; font-weight: bold; } -td.head .bottom { +td.head-bottom { + height: 48px; + vertical-align: top; font-size: 125%; color: #555; }