diff options
Diffstat (limited to 'example.style.css')
-rw-r--r-- | example.style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example.style.css b/example.style.css index 469b1feb..50fbff60 100644 --- a/example.style.css +++ b/example.style.css @@ -1,3 +1,5 @@ +/* $Id$ */ + div.body { font-family: monospace; min-width: 580px; width: 580px; } /* Top-most div tag. */ |