The editors' meeting has been canceled for technical reasons.
User:Ayato/vector.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "@import url(User:U.ayaao.p/dark-theme.css?ctype=text/css&action=raw);" |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
@import url(User: | @import url(/mediawiki/index.php?action=raw&title=User:Ayato/dark-theme.css&ctype=text/css); | ||
body:before { | |||
content: 'CSS IS LOADED DINKDONK'; | |||
font-size:100px; | |||
display:block; | |||
background: black; | |||
color: blue; | |||
} |
Latest revision as of 02:28, 4 March 2025
@import url(/mediawiki/index.php?action=raw&title=User:Ayato/dark-theme.css&ctype=text/css); body:before { content: 'CSS IS LOADED DINKDONK'; font-size:100px; display:block; background: black; color: blue; }