diff --git a/css/layout.css b/css/layout.css index 55ae4eae..5aac6576 100644 --- a/css/layout.css +++ b/css/layout.css @@ -1493,3 +1493,16 @@ p.blogDate { mark { background: cyan; } + +.eoy-background-2 { + background-color: #000000; + width: 100%; + height: 300px; + margin-bottom: 35px; +} + +.eoy-message-2 { + width: 90%; + margin:auto; + padding:auto; +} diff --git a/css/layout.min.css b/css/layout.min.css index f45df9d1..dfc549e4 100644 --- a/css/layout.min.css +++ b/css/layout.min.css @@ -93,8 +93,44 @@ font-weight: 600; line-height: 17px; text-align: center; + text-decoration: none; } mark { background: cyan; } + +.eoy-background-2 { + background-color: #000000; + width: 100%; + height: 300px; + margin-bottom: 35px; + text-align: center; +} + +.green { + color: green; +} + +.white { + color: white; +} + +.bggreen { + background-color: green; +} + +.eoy-message-2 { + width: 90%; + margin:auto; + padding:auto; + text-align: center; +} + +.align-center { + text-align: center; + width: 100%; + align-content: center; + font-size-adjust: 1; + line-height: 3em; +} diff --git a/en/banner.wmi b/en/banner.wmi index bb914cc8..35c13e7c 100644 --- a/en/banner.wmi +++ b/en/banner.wmi @@ -4,7 +4,7 @@