User:Merds/CSS/Infobox.css: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "a")
 
(test)
Line 1: Line 1:
/*<syntaxhighlight lang="css">*/
a
.infobox {
background: red;
}
/*</syntaxhighlight>*/

Revision as of 23:28, 26 March 2024

/*<syntaxhighlight lang="css">*/
.infobox {
	background: red;
}
/*</syntaxhighlight>*/