The editors' meeting has been canceled for technical reasons.

User:Ayato/vector.css: Difference between revisions

From NeuroWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
@import url(/mediawiki/index.php?action=raw&title=User:Ayato/dark-theme.css&ctype=text/css);
@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;
}