mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 14:24:50 +00:00
size v3
This commit is contained in:
parent
ee16a21702
commit
0d5c4a1371
1 changed files with 4 additions and 10 deletions
14
style.css
14
style.css
|
@ -24,21 +24,21 @@ ul {
|
|||
h1 {
|
||||
margin-bottom: 2px;
|
||||
margin-top: 2px;
|
||||
font-size: 3em;
|
||||
font-size: 3.5em;
|
||||
color: #c6d0f5;
|
||||
text-align: center;
|
||||
}
|
||||
h2 {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
font-size: 2.5em;
|
||||
font-size: 3em;
|
||||
color: #c6d0f5;
|
||||
text-align: center;
|
||||
}
|
||||
h4 {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
font-size: 1.75em;
|
||||
font-size: 2.5em;
|
||||
color: #ef9f76;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -52,14 +52,8 @@ footer {
|
|||
width: 80%;
|
||||
color: #c6d0f5
|
||||
}
|
||||
p {
|
||||
font-size: 1.25em;
|
||||
margin: 10px;
|
||||
text-align: center;
|
||||
color: #c6d0f5
|
||||
}
|
||||
li {
|
||||
font-size: 1.25em;
|
||||
font-size: 1.5em;
|
||||
text-align: center;
|
||||
list-style-type: none;
|
||||
color: #c6d0f5;
|
||||
|
|
Loading…
Add table
Reference in a new issue