add separator under language selector
This commit is contained in:
parent
ccc2bf63f4
commit
f4c4294398
@ -1,5 +1,7 @@
|
||||
EN | [RU](index_ru.md)
|
||||
|
||||
___
|
||||
|
||||
# How to use the service
|
||||
|
||||
## Easiest method
|
||||
|
@ -1,5 +1,7 @@
|
||||
[EN](index.md) | RU
|
||||
|
||||
___
|
||||
|
||||
# Инструкция по использованию сервиса
|
||||
|
||||
## Самый простой метод
|
||||
|
@ -299,3 +299,8 @@ h6 {
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
hr {
|
||||
border: 1px solid #657b83;
|
||||
background: #657b83;
|
||||
box-sizing: border-box;
|
||||
}
|
Reference in New Issue
Block a user