diff static/style.css @ 5:f8c4c7ce5f4a

lots of href additions: add/edit, nav fixes Ignore-this: 863335c4680ac9bcc6a7fc5867638d61
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 21 Feb 2013 01:39:01 -0800
parents 80b11112c9e0
children e054949143e9
line wrap: on
line diff
--- a/static/style.css	Sun Feb 17 21:12:53 2013 -0800
+++ b/static/style.css	Thu Feb 21 01:39:01 2013 -0800
@@ -53,4 +53,8 @@
 .modified {
     margin-left: 24px;
     color: #5E6A6F;
+}
+input {
+    width: 500px;
+    padding: 4px;
 }
\ No newline at end of file