about summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
authorThel Seraphim <thel.seraphim@gmail.com>2015-03-14 00:57:03 -0700
committerThel Seraphim <thel.seraphim@gmail.com>2015-03-14 00:57:03 -0700
commit8274656847a6851cb4073abff9554fc24518c234 (patch)
treeb153bbc1e27cdf7c9ba420684fd2de29640a3e02 /resources
parent46d62f4ae77c97857dee757ef2f197560d67d272 (diff)
add a title block, light refactoring
Diffstat (limited to 'resources')
-rw-r--r--resources/pronouns.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/pronouns.css b/resources/pronouns.css
index 5753b25..3ad386d 100644
--- a/resources/pronouns.css
+++ b/resources/pronouns.css
@@ -11,6 +11,13 @@ body {
 	border:4px solid #eeeeee;
 }
 
+.title {
+	font: large;
+	margin: 8px;
+	padding: 4px 6px 4px 6px;
+	border:4px solid #eeeeee;
+}
+
 .about {
 	font: large;
 	margin: 8px;