更新 CSS
This commit is contained in:
parent
cb711798af
commit
d59ffb2bcd
|
@ -21,7 +21,7 @@
|
||||||
backdrop-filter: saturate(100%) blur(10px);
|
backdrop-filter: saturate(100%) blur(10px);
|
||||||
border: 0;
|
border: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/*height: 60px;*/
|
margin-bottom: 5px;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
text-indent: 10px;
|
text-indent: 10px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
@ -505,17 +505,9 @@ ul#chso
|
||||||
|
|
||||||
.mylist li.lylme-3 svg
|
.mylist li.lylme-3 svg
|
||||||
{
|
{
|
||||||
border-radius: 100%;
|
|
||||||
/* background-color: royalblue; */
|
|
||||||
/* margin-left: 10px; */
|
|
||||||
/* margin-right: 10px; */
|
|
||||||
display: block;
|
display: block;
|
||||||
width: 45px;
|
width: 45px;
|
||||||
height: 45px;
|
height: 45px;
|
||||||
/* padding: 8px; */
|
|
||||||
/* background: #fff; */
|
|
||||||
/* border: 1px solid #eee; */
|
|
||||||
/* border-radius: 10px; */
|
|
||||||
margin: 25px auto;
|
margin: 25px auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue