commit b6d1afaad076d09368ead56cdff3daa2f4911a7b parent 461aea9e298c2408c931081564119cfca4227106 Author: Alexander Kojevnikov <alexander@kojevnikov.com> Date: Fri, 21 Sep 2012 19:49:56 -0700 Remove an obsolete file Diffstat:
D | web/style.css | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/web/style.css b/web/style.css @@ -1,4 +0,0 @@ -body {font-family: sans-serif; font-size: 11pt; width: 760px; margin: 20px auto; padding: 0;} -h1, h2 {font-weight: bold;} -h1 {font-size: 16pt;} -h2 {font-size: 12pt;}