summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'wk8/pset/homepage/styles.css')
-rw-r--r--wk8/pset/homepage/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css
index fc093ce..7301f44 100644
--- a/wk8/pset/homepage/styles.css
+++ b/wk8/pset/homepage/styles.css
@@ -18,6 +18,10 @@
--arrows:url('/arrow.png');
}
+.centered {
+ text-align: center;
+}
+
html,
body {
margin: 0;