More css tweaks.
This commit is contained in:
parent
d0bbb39748
commit
247edef849
2 changed files with 0 additions and 9 deletions
|
@ -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;
|
||||
|
|
|
@ -35,7 +35,6 @@ body {
|
|||
.jumbotron h1 {
|
||||
font-size: 3em;
|
||||
font-family: 'Flux Regular';
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
#announcements {
|
||||
|
|
Loading…
Reference in a new issue