diff options
author | Thel Seraphim <thel.seraphim@gmail.com> | 2015-03-14 00:47:26 -0700 |
---|---|---|
committer | Thel Seraphim <thel.seraphim@gmail.com> | 2015-03-14 00:47:26 -0700 |
commit | 7af20c2030d4fe2107c20e9d71fe3eb847f3b4ad (patch) | |
tree | ec06a50d7aa2f278cc09d47e9df65a04aca36213 /resources | |
parent | 98e7444f18da961af397bfc08cd1e67186bfa282 (diff) |
add styling and contact/github links to contributed frontpage
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pronouns.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/pronouns.css b/resources/pronouns.css index 84c8e49..5753b25 100644 --- a/resources/pronouns.css +++ b/resources/pronouns.css @@ -24,3 +24,10 @@ body { padding: 4px 6px 4px 6px; border:4px solid #eeeeee; } + +.table { + font: large; + margin: 8px; + padding: 4px 6px 4px 6px; + border:4px solid #eeeeee; +} |