diff options
author | Sean Allred <code@seanallred.com> | 2014-11-05 19:28:38 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2014-11-05 19:28:38 -0500 |
commit | 713899dd0fdfec2e600eeab58986f9fefcbdb00b (patch) | |
tree | f2f559345b2db1ece1b651493b07093d8b7e49ce /auth/style.css | |
parent | c12e332149f3183888119701fc3c257af6bd4324 (diff) |
Remove files duplicated in `gh-pages'
These pages should be tracked by that branch; it is an explicitly
separate part of the system.
Diffstat (limited to 'auth/style.css')
-rw-r--r-- | auth/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/auth/style.css b/auth/style.css deleted file mode 100644 index f3fbe99..0000000 --- a/auth/style.css +++ /dev/null @@ -1,9 +0,0 @@ -div.uservalue { - font-family: monospace; - font-size: 14pt; - font-weight: bold; - color: darkgreen; - margin-top: 2ex; - margin-bottom: 2ex; - margin-left: 2em; -} |