mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
update table
This commit is contained in:
parent
b3808c2173
commit
83701298c3
@ -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;
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user