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