[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>
This commit is contained in:
6
docs/_static/css/custom.css
vendored
Normal file
6
docs/_static/css/custom.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
.important {
|
||||
font-size: 175%;
|
||||
}
|
||||
.important p{
|
||||
font-size: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user