mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-15 20:57:43 +00:00
%XX天赋粗体样式 close #120
This commit is contained in:
parent
186c3c2807
commit
a34816cd21
2 changed files with 6 additions and 0 deletions
|
|
@ -76,6 +76,9 @@
|
|||
margin-bottom: -0.2em;
|
||||
display: inline-block;
|
||||
}
|
||||
.skills .skill .description .info .item .content strong {
|
||||
font-weight: normal;
|
||||
}
|
||||
.skills .skill .detail {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -75,6 +75,9 @@
|
|||
display: inline-block;
|
||||
}
|
||||
}
|
||||
strong {
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue