mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-05-29 02:47:23 +02:00
main.scss: restore centered div (_layouts/mini.html)
This reverts commit f54709db894a9340b3c4fc127a39e1451c9a8f64.
This commit is contained in:
parent
295325485c
commit
84c08c8b22
@ -84,6 +84,13 @@ code {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// _layouts/mini.html calls this for returning to index!
|
||||||
|
.centered {
|
||||||
|
list-style-type: none;
|
||||||
|
margin: 0 auto;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
// At least used in the index SSH key fingerprints
|
// At least used in the index SSH key fingerprints
|
||||||
.monospaced {
|
.monospaced {
|
||||||
font-family: $monospace-font-family;
|
font-family: $monospace-font-family;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user