修改靶点颜色和字体
This commit is contained in:
@@ -232,4 +232,13 @@ button::after {
|
||||
width: 15px;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "DINCondensed";
|
||||
src: url("https://static.shelingxingqiu.com/font/DIN-Condensed-Bold-2.ttf")
|
||||
format("truetype");
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user