X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=a1fe034348c891a1fe3082bb38ae3ce2ce92206d;hp=221e9ba169f9ec340e67c9432694048cdf32ee77;hb=ec6b22f16ea2fa972e98cf89308fe186cc6223ce;hpb=dfad3e34379adc49c7e0cdf1ebebae8b45d18544 diff --git a/web/htdocs/style.css b/web/htdocs/style.css index 221e9ba..a1fe034 100644 --- 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 }