X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=linuxwochen2013-makey%2Fslides.css;h=f97760ef4b45a8ce35249a71cf07a40b9bb690c0;hp=f6adfbf73b383f3536bcbd63aec21bfb32d9b510;hb=da7ec9b79379058e3e55a05f1c19f63be6853509;hpb=c598296b291df02ffe603c73a76f8ea8e85ac157 diff --git a/linuxwochen2013-makey/slides.css b/linuxwochen2013-makey/slides.css index f6adfbf..f97760e 100644 --- a/linuxwochen2013-makey/slides.css +++ b/linuxwochen2013-makey/slides.css @@ -86,17 +86,18 @@ ul:last-child { position: relative; top: 5px; left: 25px; + width: calc(100% - 50px); font-size: 20px; font-weight: bold; color: #336699; } #header-text.neartime { - color: #80AACC; + color: #6080FF; } #header-text.ontime { - color: #80CC80; + color: #40AA40; } #header-text.overtime { @@ -108,6 +109,7 @@ ul:last-child { position: relative; top: 3px; left: 25px; + width: calc(100% - 50px); font-size: 10px; } @@ -129,7 +131,7 @@ ul:last-child { } #slidenav .nolink { - color: #A0A0A0; + color: #CCCCCC; } article { @@ -177,7 +179,7 @@ article[aria-selected="true"] ~ article { h1, h2, h3, h4 { margin: 0.5em 0; font-weight: bold; - color: #336699; + color: #003366; text-align: center; }