X-Git-Url: http://git.draconx.ca/gitweb/homepage.git/blobdiff_plain/d07907f27644b18d6d552907d31ae98f8585ef38..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 {