mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-27 22:49:39 +08:00
💄 完善样式
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @file assets/css/post-parser.css
|
||||
* @description 米游社解析 css
|
||||
* @todo 需要完善
|
||||
* @since Beta v0.3.4
|
||||
* @since Beta v0.3.7
|
||||
*/
|
||||
|
||||
:deep(.mys-post-div) {
|
||||
@@ -15,7 +15,12 @@
|
||||
}
|
||||
|
||||
:deep(.mys-post-link) {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #00c3ff;
|
||||
column-gap: 5px;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user