[exos] try pluto

This commit is contained in:
Gaspard Jankowiak 2022-01-05 16:10:25 +01:00
commit 51248b57d3
5 changed files with 30 additions and 3 deletions

View file

@ -49,6 +49,9 @@ a:hover { color: #009; }
strong { font-weight: bold; }
sup { vertical-align: super; font-size: x-small; }
sub { vertical-align: sub; font-size: x-small; }
hr { height: 1px; border: none; background-color: $rule; margin-top: 1em; }
section h1 { font-size: 150%; border-left: 4px solid $links;