用户:起名字真难就叫南南/沙盒/css/光敏性癫痫勿入:修订间差异
(创建页面,内容为“{{CSS|1=<nowiki> element.style { } body * { border-color: var(--linecolor); animation: colorchange 3s infinite } div { display: block; } .mw-content-ltr { direction: ltr; } @keyframes colorchange { from {background-color: red;} to {background-color: blue;} } </nowiki>}} Crable_Potion给我的,不关我事.jpg”) |
CrablePotion(留言 | 贡献) 小 (加量不加价(() |
||
| (未显示另一用户的1个中间版本) | |||
| 第2行: | 第2行: | ||
element.style { | element.style { | ||
} | } | ||
:root { | |||
border- | --theme-color: animation: colorchange 3s infinite; | ||
--theme-bg-img: animation: colorchange 3s infinite; | |||
--theme-topbar-img: animation: colorchange 3s infinite; | |||
--book-border-left-top: animation: colorchange 3s infinite; | |||
--book-border-top: animation: colorchange 3s infinite; | |||
--book-border-right-top: animation: colorchange 3s infinite; | |||
--book-border-left: animation: colorchange 3s infinite; | |||
--book-border-right: animation: colorchange 3s infinite; | |||
--book-border-left-bottom: animation: colorchange 3s infinite; | |||
--book-border-bottom: animation: colorchange 3s infinite; | |||
--book-border-right-bottom: animation: colorchange 3s infinite; | |||
} | |||
* { | |||
animation: colorchange 3s infinite | animation: colorchange 3s infinite | ||
} | } | ||
2023年1月28日 (六) 12:46的最新版本
Crable_Potion给我的,不关我事.jpg