diff story.css @ 0:c6103c5987da draft default tip

Hello Gensokyo!
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 24 Aug 2012 14:48:18 +0200
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/story.css
@@ -0,0 +1,7 @@
+article {
+    margin: 2em;
+}
+
+h2 {
+    text-align: center;
+}