mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 16:55:39 -04:00
Update style.css
This commit is contained in:
parent
6ab7c65a8c
commit
26676a98a2
@ -2,12 +2,16 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
font-size: 100%;
|
font-size: large;
|
||||||
background-color: #EFEFEF;
|
background-color: #EFEFEF;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p, h1, h2 {
|
||||||
|
font-size: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar ul {
|
.navbar ul {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user