0.0.24
This commit is contained in:
@@ -31,6 +31,10 @@ body,html{
|
||||
z-index: 101;
|
||||
}
|
||||
|
||||
.pointer{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.cut-width{
|
||||
max-width: 1280px;
|
||||
margin: auto;
|
||||
@@ -147,7 +151,7 @@ body,html{
|
||||
background: #888;
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
.language_select{
|
||||
@@ -160,7 +164,8 @@ body,html{
|
||||
background: none;
|
||||
border: none;
|
||||
outline: none;
|
||||
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.language_select.open > .content_select_language{
|
||||
|
||||
Reference in New Issue
Block a user