From d350e0525c8776e141204865ea5cb33553e07298 Mon Sep 17 00:00:00 2001 From: danStich Date: Wed, 13 Sep 2023 14:55:19 -0400 Subject: [PATCH] update student page and rebuild --- stich/biol217.html | 164 ++++++++--------- stich/biol351.html | 157 ++++++++-------- stich/biol501.html | 155 +++++++--------- stich/biol678.html | 162 ++++++++--------- stich/biol682.html | 159 ++++++++-------- stich/biol690.html | 165 ++++++++--------- stich/contact.html | 155 +++++++--------- stich/courseWebsites.html | 160 ++++++++--------- stich/cv.html | 154 +++++++--------- stich/images/kari_pickerel.jpg | Bin 0 -> 119103 bytes stich/index.html | 56 +++--- stich/research.html | 169 ++++++++---------- .../header-attrs-2.20/header-attrs.js | 12 ++ stich/studentProjects.html | 19 -- stich/teaching.html | 167 ++++++++--------- 15 files changed, 842 insertions(+), 1012 deletions(-) create mode 100644 stich/images/kari_pickerel.jpg create mode 100644 stich/site_libs/header-attrs-2.20/header-attrs.js diff --git a/stich/biol217.html b/stich/biol217.html index 2d8db60..8ee6fb6 100644 --- a/stich/biol217.html +++ b/stich/biol217.html @@ -13,14 +13,23 @@ Quantitative biology - + + + - @@ -37,35 +46,20 @@ + + + + - @@ -77,10 +71,6 @@ margin-left: auto; margin-right: auto; } -code { - color: inherit; - background-color: rgba(0, 0, 0, 0.04); -} img { max-width:100%; } @@ -96,40 +86,16 @@ summary { display: list-item; } +details > summary > p:only-child { + display: inline; +} +pre code { + padding: 0; +} - @@ -195,13 +178,12 @@ max-height: 500px; min-height: 44px; overflow-y: auto; - background: white; border: 1px solid #ddd; border-radius: 4px; } -.tabset-dropdown > .nav-tabs > li.active:before { - content: ""; +.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before { + content: "\e259"; font-family: 'Glyphicons Halflings'; display: inline-block; padding: 10px; @@ -209,16 +191,9 @@ } .tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before { - content: ""; - border: none; -} - -.tabset-dropdown > .nav-tabs.nav-tabs-open:before { - content: ""; + content: "\e258"; font-family: 'Glyphicons Halflings'; - display: inline-block; - padding: 10px; - border-right: 1px solid #ddd; + border: none; } .tabset-dropdown > .nav-tabs > li.active { @@ -262,7 +237,7 @@