mirror of
https://gitee.com/tawords/tawords-docs
synced 2025-09-13 05:21:38 +08:00
Resolve Uppercase & lowercase problems left over in history
This commit is contained in:
18
docs/manual/about/license/GPL-3.0.md
Normal file
18
docs/manual/about/license/GPL-3.0.md
Normal file
@@ -0,0 +1,18 @@
|
||||
<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')
|
Reference in New Issue
Block a user