mirror of
https://gitea.tendokyu.moe/eamuse/docs.git
synced 2024-11-14 18:37:43 +01:00
Better motherfucking website
This commit is contained in:
parent
1410751496
commit
2c19752f70
@ -1,5 +1,9 @@
|
||||
body {
|
||||
/* font-family: sans-serif; */
|
||||
line-height: 1.25;
|
||||
max-width: 720px;
|
||||
margin: 16px auto;
|
||||
color: #222;
|
||||
}
|
||||
|
||||
table {
|
||||
@ -54,6 +58,7 @@ pre > code {
|
||||
max-width: 100%;
|
||||
overflow-x: auto;
|
||||
display: block;
|
||||
width: min-content;
|
||||
}
|
||||
|
||||
summary {
|
||||
|
Loading…
Reference in New Issue
Block a user