2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 17:10:29 +01:00

update table

This commit is contained in:
Hendrik Niefeld 2020-05-24 20:17:15 +02:00
parent b3808c2173
commit 83701298c3
2 changed files with 3 additions and 2 deletions

View File

@ -337,9 +337,10 @@ i {
} }
.hscroll { .hscroll {
overflow-x: auto; overflow-x: auto;
padding-left: 1.6rem;
} }
.hscroll table { .hscroll table {
width: 48rem; width: 47rem;
} }
.wx-table-d { .wx-table-d {
width: 8rem; width: 8rem;

View File

@ -503,7 +503,7 @@
<div class="relative"> <div class="relative">
<div class="absolute bg-table"> <div class="absolute bg-table">
<img src="/theme/images/gfx-table-fade.png" alt="smile" width="100px" height="290px"> <img src="/theme/images/gfx-table-fade.png" alt="fade" width="100px" height="290px">
</div> </div>
</div> </div>