Basic locale switcher
This commit is contained in:
parent
e64bb9b9f5
commit
b4dd0aeb29
7 changed files with 135 additions and 10 deletions
|
@ -23,7 +23,7 @@ header {
|
|||
{padding-right:21px;}
|
||||
|
||||
|
||||
header a
|
||||
header .social a
|
||||
{
|
||||
overflow:hidden;
|
||||
height:38px;
|
||||
|
@ -595,6 +595,11 @@ h1 {
|
|||
font-family:monospace;
|
||||
}
|
||||
|
||||
.locales {
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.formats,
|
||||
.thumb {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue