projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0faea6e
)
Essay styles.
author
Mike Taylor
<mike@indexdata.com>
Wed, 14 Mar 2007 17:27:46 +0000
(17:27 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 14 Mar 2007 17:27:46 +0000
(17:27 +0000)
web/htdocs/style.css
patch
|
blob
|
history
diff --git
a/web/htdocs/style.css
b/web/htdocs/style.css
index
221e9ba
..
a1fe034
100644
(file)
--- a/
web/htdocs/style.css
+++ b/
web/htdocs/style.css
@@
-1,4
+1,4
@@
-/* $Id: style.css,v 1.1 2006-12-14 15:37:41 mike Exp $ */
+/* $Id: style.css,v 1.2 2007-03-14 17:27:46 mike Exp $ */
body {
color: black;
background: white;
@@
-46,3
+46,6
@@
img { border: 0 }
.disabled { color: grey }
.error { color: red; font-weight: bold }
+
+.essay { margin: 1em 10em 1em 1em }
+.essay a { text-decoration: none }