mobile and macos guides complete

This commit is contained in:
Lucy Cifferello
2020-10-21 17:29:49 -06:00
parent 045650ce02
commit d9be0d05b6
32 changed files with 251 additions and 9 deletions

View File

@@ -70,7 +70,12 @@ h1, h2 {
}
}
ul .current li .current {
a:active {
text-decoration: none;
}
ul.current > .current .active > a.current {
text-decoration: underline #f8f8ff;
}