mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +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;
|
margin-bottom: -0.2em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
.skills .skill .description .info .item .content strong {
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
.skills .skill .detail {
|
.skills .skill .detail {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -75,6 +75,9 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
strong {
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue