introduction tour
[debian/openrocket] / datafiles / tours / style.css
index 4aa6f5506a581a4186fcd37f2c5bcfdeae14023e..59c62b8e153480c41be16948421a5a78f0a45e64 100644 (file)
@@ -11,10 +11,14 @@ div.base {
 }
 
 p {
-  margin: 0 0 5px;
+  margin: 0 0 8px;
 }
 
 a {
   color: #0000dd;
   text-decoration: underline;
 }
+
+em {
+  font-style: italics;
+}
\ No newline at end of file