X-Git-Url: https://git.draconx.ca/gitweb/homepage.git/blobdiff_plain/6493de72be35a962a45a31059c7e90a8e9c3b737..79dfd09162d1c4e201eccec188057c0e9ded2260:/content/style.scss diff --git a/content/style.scss b/content/style.scss index 82b8720..0c56cc4 100644 --- a/content/style.scss +++ b/content/style.scss @@ -137,6 +137,19 @@ table.cc { } } +table.filelist { + &>tr>*:first-child, &>*>tr>*:first-child { + &+td { min-width: 50%; } + width: 0; + } + + img { + display: block; + height: 1.5em; + width: auto; + } +} + // Site header rules #breadcrumbs>*, #sitetitle>* { font-size: 0.8em; } #breadcrumbs {