mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
style:修改部分样式
This commit is contained in:
parent
9bd603e3c9
commit
c4879b57d2
3 changed files with 10 additions and 21 deletions
|
|
@ -29,18 +29,13 @@ body {
|
|||
.copyright .highlight {
|
||||
color: #fff;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.copyright .with-version {
|
||||
padding-right: 1.8em;
|
||||
}
|
||||
.copyright .with-version .version {
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 0.2em;
|
||||
.copyright .highlight .version {
|
||||
vertical-align: super;
|
||||
font-size: 0.8em;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
top: -0.5em;
|
||||
right: -0.5em;
|
||||
margin-top: -0.3em;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=index.css.map */
|
||||
|
|
|
|||
|
|
@ -31,18 +31,12 @@ body {
|
|||
.highlight {
|
||||
color: #fff;
|
||||
position: relative;
|
||||
}
|
||||
.with-version {
|
||||
padding-right: 1.8em;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
.version {
|
||||
// background-color: #3f3f3f;
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 0.2em;
|
||||
vertical-align: super;
|
||||
font-size: 0.8em;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
top: -0.5em;
|
||||
right: -0.5em;
|
||||
margin-top: -0.3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue