Difference between revisions of "The Ultimate Heist Crew/Records/styles.css"
Jump to navigation
Jump to search
(Created page with "p { font-family: 'Courier New', monospace; font-size: 16px; }") |
m (Jurta moved page The Ultimate Heist Crew/Record templates/styles.css to The Ultimate Heist Crew/Records/styles.css without leaving a redirect) |
||
(4 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;
}