Compare commits

...

2 Commits

Author SHA1 Message Date
mhwikicn
399c9edab1 Update villagepeople.html 2024-04-11 20:10:18 +08:00
mhwikicn
1ba9823838 Update table.css 2024-04-11 20:03:50 +08:00
2 changed files with 5 additions and 5 deletions

View File

@ -461,8 +461,8 @@
.nc { .nc {
background-color : #cccccc; background-color : #cccccc;
} }
a { color:#0000EE; } a { text-decoration: none; color:#0000EE; }
a:visited { text-decoration: none; } a:visited { text-decoration: none; }
a:hover { text-decoration: none; color:#EE0000} a:hover { text-decoration: underline; color:#EE0000}
a:focus { text-decoration: none; color:#EE00EE} a:focus { text-decoration: underline; color:#EE00EE}
a:hover, a:active { text-decoration: none; } a:hover, a:active { text-decoration: underline; }

View File

@ -898,7 +898,7 @@
</tr> </tr>
<tr> <tr>
<td class="tb-cell1">龙职人</td> <td class="tb-cell1">龙职人</td>
<td class="tb-cell1">工房关系者友好度合计</td> <td class="tb-cell1">工房关系者友好度合计</td>
<td class="tb-cell3">20pt</td> <td class="tb-cell3">20pt</td>
<td class="tb-cell1">工房等级为3</td> <td class="tb-cell1">工房等级为3</td>
</tr> </tr>