Most of the key features work at this point.

This commit is contained in:
Scott Idem
2020-03-06 15:34:15 -05:00
parent 37b708047f
commit 2ddcde1642
7 changed files with 213 additions and 134 deletions

View File

@@ -1,3 +1,5 @@
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
@@ -45,26 +47,4 @@
justify-content: center;
}
.filename {
/*
margin-left: .1rem;
padding-left: .1rem;
*/
}
.menu_session_code, .detail_session_code {
margin-left: .1rem;
padding-left: .1rem;
font-size: .5em;
}
.session_detail>h2 {
background-color: #F7F7F7;
/*border-bottom: solid .1rem black;*/
}
.detail_session_code {
margin-left: .1rem;
padding-left: .1rem;
font-size: .5em;
}