Difference between revisions of "The Ultimate Heist Crew/Records/styles.css"

From The Wiki Camp 2
Jump to navigation Jump to search
(Jurta changed the content model of the page The Ultimate Heist Crew/Logs/styles.css from "wikitext" to "Sanitized CSS")
Tag: content model change
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
font-family: 'Courier New', monospace;
 
font-family: 'Courier New', monospace;
 
font-size: 16px;
 
font-size: 16px;
 +
} audio {
 +
height: 2em;
 +
width: 19em;
 
}
 
}

Latest revision as of 18:55, 8 October 2022

p {
font-family: 'Courier New', monospace;
font-size: 16px;
} audio {
height: 2em;
width: 19em;
}