diff options
-rw-r--r-- | style.scss | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ @include ikiwiki-style; +// Action items +// +// Right-aligned horizontal items, hidden unless hovered .pageheader .actions { position: absolute; top: 0; |