mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
commit
3a6123f314
@ -337,9 +337,10 @@ i {
|
||||
}
|
||||
.hscroll {
|
||||
overflow-x: auto;
|
||||
padding-left: 1.6rem;
|
||||
}
|
||||
.hscroll table {
|
||||
width: 48rem;
|
||||
width: 47rem;
|
||||
}
|
||||
.wx-table-d {
|
||||
width: 8rem;
|
||||
|
@ -503,7 +503,7 @@
|
||||
|
||||
<div class="relative">
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user