aboutsummaryrefslogtreecommitdiffstats
path: root/static/people.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/people.css')
-rw-r--r--static/people.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/static/people.css b/static/people.css
new file mode 100644
index 0000000..462a148
--- /dev/null
+++ b/static/people.css
@@ -0,0 +1,12 @@
+.content {
+ background: #fff;
+ padding: 1em 2em;
+ text-align: left;
+ float: left;
+ min-width: 60%;
+}
+
+.section {
+ padding-top: 1em;
+ padding-bottom: 1em;
+}