center stuff
This commit is contained in:
@@ -13,13 +13,13 @@ body{
|
|||||||
line-height:1.4;
|
line-height:1.4;
|
||||||
font-size:18px;
|
font-size:18px;
|
||||||
color:var(--fg);
|
color:var(--fg);
|
||||||
padding:0 .2em;
|
padding:15% .2em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.inline-icon{
|
.inline-icon{
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
fill: white;
|
fill: var(--fg);
|
||||||
}
|
}
|
||||||
a:hover, a:any-link{
|
a:hover, a:any-link{
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user