responsive language and theme buttons

This commit is contained in:
Alberto Xamin 2022-03-16 09:36:53 +01:00
parent 594e74e111
commit 3ebff62a4a

View File

@ -176,6 +176,10 @@ html {
margin-top: -16pt;
zoom: 0.75;
}
#lang,#theme{
max-width: 26pt;
min-width: 0;
}
}
h1,h2,h3,h4,p,span,b,label{
font-family: Avenir, Helvetica, Arial, sans-serif;