From bae3fad52cb2c9527024f7b0bd340e452b112057 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 23 Aug 2024 12:14:00 +0100 Subject: [PATCH] switch libreboot.org back to purple --- site/global.css | 25 ++++++++++--------------- site/template.de.include | 2 +- site/template.include | 2 +- site/template.it.include | 2 +- site/template.uk.include | 2 +- site/template.zh-cn.include | 2 +- 6 files changed, 15 insertions(+), 20 deletions(-) diff --git a/site/global.css b/site/global.css index 20d52b0..d7aab89 100644 --- a/site/global.css +++ b/site/global.css @@ -2,9 +2,6 @@ * This CSS is released under Creative Commons Zero 1.0 Universal license: * https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt */ - -h1,h2,h3,h4{font-weight:normal; font-size:2em} - .specs { float: right; @@ -17,7 +14,7 @@ h1,h2,h3,h4{font-weight:normal; font-size:2em} } -@media (max-width:90em) +@media (max-width:89em) { html { @@ -34,19 +31,17 @@ h1,h2,h3,h4{font-weight:normal; font-size:2em} html { - color: #280518; - background: #efe9e9; + background: #280b22; + color: #eee; font-family: sans-serif; line-height: 1.4; -} -hr { - color: #eee; + text-shadow: 1px 1px #000; } -code,pre, #TOC, a:hover, img +code,pre, #TOC, a:hover { - background: #e3d6d6; border-radius:0.25em; + background: #4e324e; } header img { @@ -55,7 +50,7 @@ header img a { - color: #3e223e; + color: #fcc; } img,video,iframe,pre @@ -89,14 +84,14 @@ html, ul, #TOC @media (min-width:60em) { - .title-logo{display:none; background:none;} + .title-logo{display:none} div.title,h1.title { - background:url("https://av.libreboot.org/logo/logo.png") no-repeat; + background:url("/favicon.ico") no-repeat; background-size:auto 99%; min-height:2em } div.title {background-position:right} - h1.title {padding:0 4em; font-size:2.5em; font-weight:normal;} + h1.title {padding:0 4em} #TOC { float: left; diff --git a/site/template.de.include b/site/template.de.include index 2929f89..106168d 100644 --- a/site/template.de.include +++ b/site/template.de.include @@ -53,7 +53,7 @@ $if(title)$

$title$

diff --git a/site/template.include b/site/template.include index eea3673..6a5d9cc 100644 --- a/site/template.include +++ b/site/template.include @@ -53,7 +53,7 @@ $if(title)$

$title$

diff --git a/site/template.it.include b/site/template.it.include index b9145ca..4a257bf 100644 --- a/site/template.it.include +++ b/site/template.it.include @@ -53,7 +53,7 @@ $if(title)$

$title$

diff --git a/site/template.uk.include b/site/template.uk.include index e18fca7..3592267 100644 --- a/site/template.uk.include +++ b/site/template.uk.include @@ -53,7 +53,7 @@ $if(title)$

$title$

diff --git a/site/template.zh-cn.include b/site/template.zh-cn.include index 9be2c54..805614a 100644 --- a/site/template.zh-cn.include +++ b/site/template.zh-cn.include @@ -53,7 +53,7 @@ $if(title)$

$title$