progress on implementing lang selection
This commit is contained in:
parent
bab43f0b3b
commit
31a3214905
34 changed files with 80 additions and 102 deletions
|
|
@ -202,9 +202,11 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* LANG_TODO
|
||||
.nav-selector {
|
||||
right: 3rem;
|
||||
}
|
||||
*/
|
||||
|
||||
.visible-links {
|
||||
display: table;
|
||||
|
|
@ -254,9 +256,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
/* LANG_TODO
|
||||
.links-menu {
|
||||
right: 3rem !important;
|
||||
}
|
||||
*/
|
||||
|
||||
.hidden-links {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue