User:一位史蒂夫/SandBox/style.css

萌娘百科,萬物皆可萌的百科全書!轉載請標註來源頁面的網頁連結,並聲明引自萌娘百科。內容不可商用。
貢獻者:
  1. .mw-allpages-body, .mw-prefixindex-body {
  2. columns: 22em 1!important;
  3. }
  4. .line {
  5. font-size: 28px;
  6. text-align: center;
  7. white-space: nowrap;
  8. overflow: hidden;
  9. }
  10. .animation {
  11. animation: grow 4s steps(44) 1s normal both,
  12. blink 0.5s steps(44) infinite normal;
  13. }
  14. @keyframes grow {
  15. from {
  16. width: 0;
  17. }
  18. to {
  19. width: 647px;
  20. }
  21. }
  22. @keyframes blink {
  23. from {
  24. border-right-color: #eee;
  25. }
  26. to {
  27. border-right-color: #222;
  28. }
  29. }
此頁面最後編輯於 2022年7月16日 (週六) 16:50。
搜尋萌娘百科 (按"/"快速搜尋)
有新的未讀公告