1
0
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:
Guido Cossu
2016-11-04 16:07:25 +00:00
parent d63110d26f
commit b1bd88cfba
47 changed files with 460 additions and 147 deletions

View File

@ -343,6 +343,11 @@
color: #fff;
}
}
.nav__noclick {
pointer-events: none;
color: #ccc;
}
}
.nav__title {
@ -365,6 +370,11 @@
}
/*
Table of contents navigation
========================================================================== */