diff options
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; } |
