responsive language and theme buttons
This commit is contained in:
parent
594e74e111
commit
3ebff62a4a
@ -176,6 +176,10 @@ html {
|
|||||||
margin-top: -16pt;
|
margin-top: -16pt;
|
||||||
zoom: 0.75;
|
zoom: 0.75;
|
||||||
}
|
}
|
||||||
|
#lang,#theme{
|
||||||
|
max-width: 26pt;
|
||||||
|
min-width: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
h1,h2,h3,h4,p,span,b,label{
|
h1,h2,h3,h4,p,span,b,label{
|
||||||
font-family: Avenir, Helvetica, Arial, sans-serif;
|
font-family: Avenir, Helvetica, Arial, sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user