Russian translation added
This commit is contained in:
+16
@@ -91,6 +91,22 @@ body {
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
|
||||
#btn-start {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.lang-select {
|
||||
background: var(--bg-light);
|
||||
color: var(--text);
|
||||
border: 2px solid transparent;
|
||||
border-radius: 8px;
|
||||
padding: 10px 16px;
|
||||
font-size: 0.95rem;
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
max-width: 320px;
|
||||
}
|
||||
|
||||
.ticker {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user