1
0
mirror of https://gitee.com/tawords/tawords-docs synced 2025-01-31 13:00:27 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

18 lines
368 B
Markdown
Raw Normal View History

2021-08-07 15:56:20 +08:00
<style>
pre {
max-width:660px;
max-width:900px;
margin: auto !important;
}
@media screen and (min-width: 1200px) {
pre > * {
font-size: .9rem !important;
}
}
@media screen and (min-width: 1400px) {
pre > * {
font-size: 1.1rem !important;
}
}
</style>
[GPL-3.0 LICENSE](./GPL-3.0%20LICENSE ':include :type=code text')