mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
restore unused generic css
This commit is contained in:
@@ -126,6 +126,10 @@ p, li, span {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
strong {
|
||||
color: #ecebeb;
|
||||
}
|
||||
|
||||
span {
|
||||
font-size: .8rem;
|
||||
}
|
||||
@@ -449,6 +453,11 @@ tr {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
.bgi {
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user