sourcing/sourcing/static/css/style.css

9 lines
95 B
CSS

.highlight {
padding: 2px;
background: yellow;
}
div#text {
font-family: Courier;
}