mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
Merge branch 'dev'
#Conflicts: # index.html
This commit is contained in:
17
style.css
17
style.css
@@ -81,19 +81,27 @@ h1 {
|
||||
}
|
||||
h2 {
|
||||
margin-top: 10px;
|
||||
font-size: 30px;
|
||||
font-size: 35px;
|
||||
font-weight: 400;
|
||||
}
|
||||
h3 {
|
||||
margin-top: 10px;
|
||||
font-size: 25px;
|
||||
font-size: 30px;
|
||||
font-weight: 400;
|
||||
}
|
||||
h4 {
|
||||
margin-top: 10px;
|
||||
font-size: 25px;
|
||||
font-weight: 300;
|
||||
}
|
||||
h5 {
|
||||
margin-top: 10px;
|
||||
font-size: 25px;
|
||||
font-size: 20px;
|
||||
font-weight: 200;
|
||||
}
|
||||
.indented {
|
||||
margin-left: 20px;
|
||||
}
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
@@ -240,6 +248,9 @@ h5 {
|
||||
width: auto;
|
||||
height: 80px;
|
||||
}
|
||||
.indented {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.content {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user