Template:Mdn.css: Difference between revisions

Leah changed the content model of the page Template:Mdn.css from "wikitext" to "CSS"
No edit summary
Line 1: Line 1:
#bodyContent {
#bodyContent {
   color: red;
   color: red;
}
#content {
border: none;
background: transparent;
}
}