site updates april 18, 2022
This commit is contained in:
11
style.css
11
style.css
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
overflow: hidden;
|
||||
/* overflow: hidden; */
|
||||
max-width: 800px;
|
||||
margin: auto;
|
||||
}
|
||||
@@ -45,7 +45,7 @@ img {
|
||||
background-color: #111318;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
vertical-align:text-bottom
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
ul {
|
||||
@@ -62,4 +62,11 @@ a:focus {
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: 0;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
margin-top: 4px;
|
||||
}
|
Reference in New Issue
Block a user