mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Update KARBS
This commit is contained in:
@@ -12,10 +12,14 @@ hr {
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 32px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin: 40px 0 0 0;
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -57,3 +61,11 @@ aside {
|
||||
.list {
|
||||
margin: 10px 40px;
|
||||
}
|
||||
|
||||
.upper {
|
||||
list-style-type: circle;
|
||||
}
|
||||
|
||||
.sub {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user