diff options
Diffstat (limited to 'web/style.css')
-rw-r--r-- | web/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css index b374150..0f70bd6 100644 --- a/web/style.css +++ b/web/style.css @@ -261,6 +261,10 @@ footer a:hover { margin: -19px 0 0 -19px; } +#videos .pdf { + float: right; +} + #thefeed { float: left; width: 30%; |