correct job title
[slides.git] / linuxwochen2013-makey / slides.css
index f6adfbf73b383f3536bcbd63aec21bfb32d9b510..f97760ef4b45a8ce35249a71cf07a40b9bb690c0 100644 (file)
@@ -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;
 }