diff options
Diffstat (limited to 'src/style')
-rw-r--r-- | src/style/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/style/style.css b/src/style/style.css index 8d60214..1aaf857 100644 --- a/src/style/style.css +++ b/src/style/style.css @@ -52,10 +52,6 @@ ul.index li { background-color: #eeeeee; } ul.index li span { - float: right; -} - -span.date { display: block; } |