Overview
| Comment: | 0.0.752 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
4a8edbf38c427b64524a2e3b937f207b |
| User & Date: | 顽雨沉风 on 2023-07-06 12:43:26.708 |
| Other Links: | manifest | tags |
Context
|
2023-07-06
| ||
| 12:46 | 0.0.753 check-in: e9ba599490 user: 顽雨沉风 tags: trunk | |
| 12:43 | 0.0.752 check-in: 4a8edbf38c user: 顽雨沉风 tags: trunk | |
| 12:39 | 0.0.751 check-in: b98c2ea5da user: 顽雨沉风 tags: trunk | |
Changes
Modified single_doc/卡组测试教程.html
from [011ba0d8f3]
to [75cd4a52f9].
| ︙ | ︙ | |||
54 55 56 57 58 59 60 61 62 63 64 65 66 67 |
h1,h2,h3,h4,h5,h6 {
font-size: 1.5em;
color: #3F5770;
border-bottom: 0.1em solid #666666;
margin: 1.2em 0em;
}
a {
background-color: white;
text-decoration-color: blue;
}
a:visited {
color: blue;
text-decoration-color: white;
}
| > > > > > > | 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
h1,h2,h3,h4,h5,h6 {
font-size: 1.5em;
color: #3F5770;
border-bottom: 0.1em solid #666666;
margin: 1.2em 0em;
}
a {
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
background-color: white;
text-decoration-color: blue;
}
a:visited {
color: blue;
text-decoration-color: white;
}
|
| ︙ | ︙ | |||
77 78 79 80 81 82 83 |
.title {
background-color: white;
font-size: 2em;
text-align: center;
}
b {
background-color: white;
| < | > > > > | | 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
.title {
background-color: white;
font-size: 2em;
text-align: center;
}
b {
background-color: white;
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
}
details > summary {
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
|
| ︙ | ︙ |
Modified single_doc/卡组测试教程.md
from [d8d9b05990]
to [45a08eb60c].
|
| < | | 1 2 3 4 5 6 7 8 | % 卡组测试教程 <details> <summary> 前言 </summary> 有人想用残局,进行卡组<b>测试</b>。 |
| ︙ | ︙ |