april19
This commit is contained in:
+15
-3
@@ -78,6 +78,11 @@ h2 a:hover,h2 a:active {
|
||||
h2 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
hr {
|
||||
background-color: transparent;
|
||||
margin-top: 2em;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
p {
|
||||
line-height: 2em;
|
||||
margin-bottom: 1.5em;
|
||||
@@ -94,10 +99,17 @@ p {
|
||||
color: white;
|
||||
}
|
||||
pre,code {
|
||||
background-color: transparent;
|
||||
background-color: #d5c7d5;
|
||||
font-size: 0.9em;
|
||||
margin-top: 1.5em;
|
||||
margin-bottom: 1.5em;
|
||||
padding-left: 0.5em;
|
||||
padding-right: 0.5em;
|
||||
padding-bottom: 0.1em;
|
||||
}
|
||||
.code {
|
||||
background-color: transparent;
|
||||
img {
|
||||
margin-top: 1.5em;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
.verse {
|
||||
background-color: transparent;
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
hr {
|
||||
border: 1px solid black;
|
||||
}
|
||||
img {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.content-grid {
|
||||
grid-area: 3 / 1 / 4 / 4;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 199 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 189 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 750 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 451 KiB |
Reference in New Issue
Block a user