Files
chipyard/docs/_static/css/custom.css
Colin Schmidt 658e92e951 [docs] Make the link to initial setup stand out. (#533)
* [docs] Make the link to initial setup stand out.
* [docs] Merge the two quick starts
* More descriptive text about the setup link
Co-authored-by: alonamid <alonamid@eecs.berkeley.edu>
2020-05-01 14:23:16 -07:00

7 lines
69 B
CSS

.important {
font-size: 175%;
}
.important p{
font-size: 100%;
}