样式优化
This commit is contained in:
parent
8ee9d82e5f
commit
5e210ce2cc
|
|
@ -79,12 +79,13 @@
|
||||||
|
|
||||||
>div:nth-child(1) {
|
>div:nth-child(1) {
|
||||||
background-color: rgb(253, 194, 41);
|
background-color: rgb(253, 194, 41);
|
||||||
color: white;
|
color: black;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 4px;
|
left: 4px;
|
||||||
bottom: 4px;
|
bottom: 4px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
padding: 2px 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue