mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-14 22:07:05 +01:00
Adding the initial documentation
This commit is contained in:
@ -343,6 +343,11 @@
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.nav__noclick {
|
||||
pointer-events: none;
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
|
||||
.nav__title {
|
||||
@ -365,6 +370,11 @@
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
Table of contents navigation
|
||||
========================================================================== */
|
||||
|
Reference in New Issue
Block a user