1
0

crosslinks

This commit is contained in:
2018-01-26 21:00:50 +01:00
parent 3ecbaf0bff
commit c3566d9338
9 changed files with 151 additions and 76 deletions

View File

@@ -101,4 +101,17 @@
.egg_footer > a:hover {
text-decoration: none;
color: #22F;
}
.about_circles {
display: flex;
flex-direction: column;
}
.about_circles {
a { margin: 5px 0; }
.iconbutton span {text-align: left;}
}