More css tweaks.

This commit is contained in:
Nick Seidenman (N6) 2017-01-18 15:56:19 +11:00
parent d0bbb39748
commit 247edef849
2 changed files with 0 additions and 9 deletions

View file

@ -581,7 +581,6 @@ table {
body {
font-size: 16px;
font-family: "Roboto", sans-serif;
line-height: 1.4;
color: #0c486c;
font-size: 4vw;
}
@ -642,13 +641,6 @@ a:hover, a:focus, a:active {
}
ul > li,
ol > li {
list-style-position: outside;
margin-left: 1em;
}
blockquote {
margin-left: 0;
padding-left: 20px;

View file

@ -35,7 +35,6 @@ body {
.jumbotron h1 {
font-size: 3em;
font-family: 'Flux Regular';
background-color: #000;
}
#announcements {