brick-house
This commit is contained in:
BIN
assets/_cheese/2022/brick-house.jpg
Normal file
BIN
assets/_cheese/2022/brick-house.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
@@ -26,7 +26,7 @@ body {
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0.5em 0;
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
header {
|
||||
@@ -78,14 +78,12 @@ figure {
|
||||
|
||||
img,figcaption {
|
||||
margin: 10px auto;
|
||||
width: 90%;
|
||||
max-width: 600px;
|
||||
padding: 0 10px;
|
||||
height: auto;
|
||||
display: block
|
||||
}
|
||||
|
||||
@media (max-width:500px) {
|
||||
@media (max-width:600px) {
|
||||
img,figcaption {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -249,7 +247,7 @@ nav#TableOfContents ul {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@media (max-width:500px) {
|
||||
@media (max-width:600px) {
|
||||
nav#TableOfContents {
|
||||
float: none;
|
||||
width: 100%;
|
||||
@@ -294,7 +292,7 @@ nav#TableOfContents ul {
|
||||
content: ' - ';
|
||||
}
|
||||
|
||||
@media (max-width:500px) {
|
||||
@media (max-width:600px) {
|
||||
.article-list li .article-date,
|
||||
.article-date li .article-title {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user