Merge branch 'ja-dynamicnft'

This commit is contained in:
mDuo13
2025-05-28 14:17:44 -07:00
7 changed files with 91 additions and 9 deletions

View File

@@ -73,7 +73,8 @@
}
// "Source" links float right
a[title="Source"] {
a[title="Source"],
a[title="ソース"] {
float: right;
padding-left: 20px;
}