diff options
| author | hallgren <hallgren@altocumulus.org> | 2011-01-11 14:22:28 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2011-01-11 14:22:28 +0000 |
| commit | 5074b28d4cba9d0520dfed16325e0110521e83fb (patch) | |
| tree | 535b16142a451943c6da1f0678eecab338544f89 /css | |
| parent | 65c45e181fe8dd59ede10921ccc9af83d7bed1a1 (diff) | |
Link back to the start page from the demo and download pages.
Diffstat (limited to 'css')
| -rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index 7b4c4d42f..47e66c0db 100644 --- a/css/style.css +++ b/css/style.css @@ -17,4 +17,4 @@ th,td { border: 1px solid #333; } td { background: white; } th { background: #9df; } -h1>img { float: right; }
\ No newline at end of file +h1 img { float: right; } |
