Fix messed up css
This commit is contained in:
parent
68a6aad6d1
commit
bc129765f1
1 changed files with 0 additions and 9 deletions
|
@ -165,8 +165,6 @@ nav div h1 {
|
||||||
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
|
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
|
||||||
Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
|
Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
|
||||||
sans-serif;
|
sans-serif;
|
||||||
Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
|
|
||||||
sans-serif;
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
@ -334,13 +332,6 @@ h2 {
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 115%;
|
font-size: 115%;
|
||||||
}
|
}
|
||||||
font-size: 130%;
|
|
||||||
}
|
|
||||||
h3 {
|
|
||||||
font-size: 115%;
|
|
||||||
}
|
|
||||||
font-size: 115%;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.computers {
|
table.computers {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue