mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2025-09-13 15:42:31 +00:00
Icons and things
This commit is contained in:
@@ -83,9 +83,15 @@ div.titleflex {
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
> a {
|
||||
> a {
|
||||
display: inline-block;
|
||||
padding: 0.75em;
|
||||
padding: 1em;
|
||||
|
||||
> img {
|
||||
width: 1.2em;
|
||||
vertical-align: text-bottom;
|
||||
filter: opacity(30%);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -114,6 +120,11 @@ div.titleflex {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
.markdown-body h3 img {
|
||||
vertical-align: text-bottom;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
div.blogpost {
|
||||
display: grid;
|
||||
grid-gap: 10px;
|
||||
|
Reference in New Issue
Block a user