diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-14 18:54:45 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-14 18:54:45 +0200 |
| commit | 2d30a9416c0ec550b56eec7785cbc53b9baecef8 (patch) | |
| tree | ce06f46c1a4bb6b1c268892b82453edb6baf6131 /index.css | |
| parent | 515c04e2938d16023f12f83fd797b37b65a611d6 (diff) | |
| download | vortrag-knn-2d30a9416c0ec550b56eec7785cbc53b9baecef8.tar.gz vortrag-knn-2d30a9416c0ec550b56eec7785cbc53b9baecef8.zip | |
final layout optimizations for 1024x768
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -76,16 +76,9 @@ table.center { cursor: pointer; } -.sources-list ul, .sources-list p { - margin-top: 0; - margin-bottom: 0; -} .sources-list p { font-style: italic; } -.sources-list { - margin: 1em; -} #io h3 { padding-bottom: 1em; @@ -98,7 +91,7 @@ table.center { } .bar div { width: 0; - height: 2px; + height: 5px; } #progressBar { bottom: 0; |
