deadfoxjunction: Add a .center CSS class.
[matthijs/projects/wipi.git] / static / deadfoxjunction / css / common.css
index fad232fad33c10f65616edcf06f6fd465a3abcea..ed1d1d025767c15292bed02a14713603025a7de6 100644 (file)
@@ -16,6 +16,10 @@ body {
        margin: 0;
 }
 
+.center {
+       text-align: center;
+}
+
 li p {
        margin: .25em 0;
 }