mirror of
https://github.com/Aexiar/c.git
synced 2024-10-22 14:05:45 +02:00
2024年10月17日 10:16
This commit is contained in:
parent
ff1865b48e
commit
67be13b320
@ -36,12 +36,12 @@
|
|||||||
--vp-custom-block-important-bg: #230555;
|
--vp-custom-block-important-bg: #230555;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
/* h1 {
|
||||||
background: -webkit-linear-gradient(10deg, #bd34fe 5%, #e43498 15%);
|
background: -webkit-linear-gradient(10deg, #bd34fe 5%, #e43498 15%);
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
}
|
} */
|
||||||
|
|
||||||
/* NOTE容器:背景色、左侧 */
|
/* NOTE容器:背景色、左侧 */
|
||||||
.custom-block.note {
|
.custom-block.note {
|
||||||
|
Loading…
Reference in New Issue
Block a user