added permalink and stacked icons to the left

This commit is contained in:
Oleg Belyaev 2025-03-24 01:03:05 +03:00
parent ad87bf327e
commit fe72db6c49
2 changed files with 24 additions and 8 deletions

View file

@ -535,3 +535,10 @@ span.abv-text-sc {
This file evolved from Natural Selection:
https://github.com/frontaid/natural-selection
*/
.icons{
text-align: center;
width: 1.5em;
float: left;
padding-right: 0.5vw;
}