changed language text into flags
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
input#language {
|
||||
display: none;
|
||||
}
|
||||
label#language_label {
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
@@ -6,8 +9,8 @@ label#language_label {
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
}
|
||||
input#language {
|
||||
display: none;
|
||||
label#language_label .flag {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user