X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=linuxwochen2013-makey%2Fslides.css;h=5e36afcaa6ae5082046aa0fbddd2d7f135082432;hp=f6adfbf73b383f3536bcbd63aec21bfb32d9b510;hb=4c6e740280fd1269464a9a9c50e529fb83f3a21c;hpb=233aec207f7c8863b7d6e28c2ef9ce99fc2c407e diff --git a/linuxwochen2013-makey/slides.css b/linuxwochen2013-makey/slides.css index f6adfbf..5e36afc 100644 --- a/linuxwochen2013-makey/slides.css +++ b/linuxwochen2013-makey/slides.css @@ -92,11 +92,11 @@ ul:last-child { } #header-text.neartime { - color: #80AACC; + color: #6080FF; } #header-text.ontime { - color: #80CC80; + color: #40AA40; } #header-text.overtime { @@ -129,7 +129,7 @@ ul:last-child { } #slidenav .nolink { - color: #A0A0A0; + color: #CCCCCC; } article { @@ -177,7 +177,7 @@ article[aria-selected="true"] ~ article { h1, h2, h3, h4 { margin: 0.5em 0; font-weight: bold; - color: #336699; + color: #003366; text-align: center; }