Adding some navigation items from #262 to the getting started screen
This commit is contained in:
parent
6e7e97c849
commit
6d1066fe61
4 changed files with 83 additions and 6 deletions
|
@ -522,3 +522,11 @@
|
|||
left: 27px;
|
||||
border-color: #2b90d9;
|
||||
}
|
||||
|
||||
.column-link {
|
||||
background: #373b4a;
|
||||
|
||||
&:hover {
|
||||
background: lighten(#373b4a, 5%);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue