This repository has been archived on 2022-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
|
@media screen and (max-width: 1350px)
|
|
#wrapper
|
|
width: 95vw
|
|
|
|
@media screen and (max-width: 500px)
|
|
#post > #toc
|
|
float: none
|
|
margin: 0
|
|
width: auto
|
|
background-color: rgba(0, 0, 0, 0.25)
|
|
|
|
td
|
|
overflow: scroll
|
|
white-space: nowrap
|
|
text-overflow: clip
|
|
max-width: 20px
|