diff --git a/threadr/style.css b/threadr/style.css index 92be9fa..1a47e37 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -215,6 +215,18 @@ ul.topnav li.right { ul.topnav li {float: none;} } +ul.list li { + display: block; + color: #fef6e4; + text-align: center; + color: #fef6e4; + font-family: monospace; + font-size: 1em; + padding: 14px 16px; + text-decoration: none; + float: none; +} + /*.dropdown-content { display: none; position: absolute;