add support for 8bitdo Zero keys
[slides.git] / fosdem2009 / slides.css
index be40cbd21422049f86495b6c69e9d61694cf0a63..126bd982fa137565f44b1532c14dec74a44e3b66 100644 (file)
@@ -23,10 +23,7 @@ ul {
   margin-bottom: 0.5em;
 }
 
   margin-bottom: 0.5em;
 }
 
-ul:first-child {
-  margin-top: 0;
-}
-
+ul:first-child,
 ul:last-child {
   margin-top: 0;
 }
 ul:last-child {
   margin-top: 0;
 }
@@ -122,17 +119,16 @@ h4 {
 /***** boxes *****/
 
 .simplebox {
 /***** boxes *****/
 
 .simplebox {
-  margin: 1em;
   padding: 0.5em;
   padding: 0.5em;
-  border: 1px solid #0060C0;
-  background-color: #E0E9E9;
-  -moz-border-radius: .5em;
-  -moz-box-shadow: #b7d8f9 2px 2px 3px;
 }
 
 .captionedbox {
 }
 
 .captionedbox {
-  margin: 1em;
   padding: 0px;
   padding: 0px;
+}
+
+.simplebox,
+.captionedbox {
+  margin: 1em;
   border: 1px solid #0060C0;
   background-color: #E0E9E9;
   -moz-border-radius: .5em;
   border: 1px solid #0060C0;
   background-color: #E0E9E9;
   -moz-border-radius: .5em;
@@ -159,6 +155,7 @@ h4 {
 .hilite {
   font-weight: bold;
   color: #0060C0;
 .hilite {
   font-weight: bold;
   color: #0060C0;
+  text-shadow: #5959ec 1px 1px 1px;
 }
 
 .border {
 }
 
 .border {
@@ -190,7 +187,6 @@ a:hover, a:active { color: #800000; text-decoration: underline; }
 
 ul.small,
 .small ul {
 
 ul.small,
 .small ul {
-  margin: 0px;
   padding: 0px;
   border: 0px;
   margin: 0px 0px 0px 1em;
   padding: 0px;
   border: 0px;
   margin: 0px 0px 0px 1em;