Compare commits

..

No commits in common. "e128f45052da1bbbde51746f4d81f87bb0ce89cb" and "af71ca82061c018d9dbe8f7aeb9e80a6374731fb" have entirely different histories.

4 changed files with 3 additions and 61 deletions

View File

@ -8,9 +8,6 @@ section {
* {
line-height: inherit; }
input {
font-size: inherit; }
/* config */
:root {
--primary: #f8f281;
@ -588,25 +585,4 @@ pre.scroll-one-half {
.fragment.visible {
opacity: 1; }
/*
* Topic List
* ==========
*/
.topic-list {
box-shadow: 0 0px 50px rgba(0, 0, 0, 0.3); }
.topic-list .topic-list-search {
display: block;
width: 100%;
border: none;
padding: .5rem;
margin-bottom: 1rem;
border-bottom: 1px solid var(--secondary);
text-align: center; }
.topic-list .topic-link {
font-weight: normal; }
.topic-list .topic-link.active-topic-link {
font-weight: bold; }
.topic-list .topic-link.not-matching-search-terms {
opacity: .2; }
/*# sourceMappingURL=latex.css.map */

File diff suppressed because one or more lines are too long

View File

@ -8,10 +8,6 @@ section {
line-height: inherit;
}
input {
font-size: inherit;
}
/* config */
:root {
--primary: #f8f281;
@ -741,34 +737,4 @@ pre.scroll-one-half {
.fragment.visible {
opacity: 1;
}
/*
* Topic List
* ==========
*/
.topic-list {
box-shadow: 0 0px 50px rgba(0, 0, 0, 0.3);
.topic-list-search {
display: block;
width: 100%;
border: none;
padding: .5rem;
margin-bottom: 1rem;
border-bottom: 1px solid var(--secondary);
text-align: center;
}
.topic-link {
font-weight: normal;
&.active-topic-link {
font-weight: bold;
}
&.not-matching-search-terms {
opacity: .2;
}
}
}

@ -1 +1 @@
Subproject commit 80a42710e3df9cbd5ab2adef65f686943133b908
Subproject commit ec1ef5a97d61d3acca938974e9ee3d695fdd0d6d