Skip to content
Snippets Groups Projects

Jen week4

Merged Jennifer Mankoff requested to merge jen-week4 into UACCESS-24fa
6 files
+ 37
56
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 8
4
@@ -110,15 +110,19 @@ a:hover, a:active, a:focus {
ul#markdown-toc {
min-width: 696px;
list-style: none;
padding-top: 20px;
font-size: .75em;
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
//list-style: none;
//padding-top: 20px;
}
ul#markdown-toc li{
display: inline;
//display: inline;
padding: 5px;
background-color: $background;
style: bold;
//style: bold;
}
ul li.tbd {
Loading