X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/ce010bc12b8b0a03e662a2f4df984daa6d252fb8..a730b8aac9a7d644014f501e24151fa8ff4af5b7:/grauphel.css diff --git a/grauphel.css b/grauphel.css index 14eafb0..20c0ead 100644 --- a/grauphel.css +++ b/grauphel.css @@ -132,7 +132,7 @@ table.table thead th { vertical-align: middle; } -table.table th, table.table td { +table.table th, table.table td, #searchresults td { border-bottom:1px solid #ddd; text-align:left; font-weight:normal; @@ -194,4 +194,10 @@ table.table form button.action { } .note-content a { text-decoration: underline; +} + +#searchresults { + margin-top: 0px; + min-height: 100%; + margin-bottom: 50px; } \ No newline at end of file