mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-09 16:50:31 +00:00
Update blog listing
This commit is contained in:
parent
23b14b5563
commit
19d3ba2cec
@ -39,16 +39,22 @@ div.blogpost {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.blogpost div#date div#day {
|
div.blogpost div#date div#day {
|
||||||
font-size: 2em;
|
font-size: 2.25em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.blogpost div#date div#month {
|
div.blogpost div#date div#month {
|
||||||
font-size: 0.5em;
|
font-size: 0.6em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.blogpost div#overview div#title {
|
||||||
|
margin-bottom: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.blogpost div#overview div#excerpt {
|
div.blogpost div#overview div#excerpt {
|
||||||
|
padding-top: 0.5em;
|
||||||
color: #444444;
|
color: #444444;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user