优化 title 显示效果 opacity 0.8 white shadow
This commit is contained in:
@@ -34,5 +34,6 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
line-height: 3rem;
|
line-height: 3rem;
|
||||||
text-shadow: 1px 1px 1px black;
|
text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.7);
|
||||||
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user