MediaWiki:Vector-2022.css: Difference between revisions

From Agentpedia, the Microsoft Agent encyclopedia
 
mNo edit summary
Line 1: Line 1:
/* this is a test and will be deleted afterwards, im just trying to demonstrate something */
/* this is a test and will be deleted afterwards, im just trying to demonstrate something */
h1 {
h1 {
font-size: 40px;
color: red;
}
}

Revision as of 15:19, 21 September 2024

/* this is a test and will be deleted afterwards, im just trying to demonstrate something */
h1 {
	color: red;
}