* [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>
7 lines
69 B
CSS
7 lines
69 B
CSS
.important {
|
|
font-size: 175%;
|
|
}
|
|
.important p{
|
|
font-size: 100%;
|
|
}
|