Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
21 wiersze
262 B
21 wiersze
262 B
6 lat temu
|
.blog-title{
|
||
|
display: flex;
|
||
|
height: 50px;
|
||
|
line-height: 50px;
|
||
|
}
|
||
|
.blog-title input{
|
||
|
flex: 1;
|
||
|
height: 44px;
|
||
|
border: 0;
|
||
|
}
|
||
|
|
||
|
.blog-title button{
|
||
|
height: 32px;
|
||
|
margin-top: 9px;
|
||
|
}
|
||
|
|
||
|
.w-e-toolbar{
|
||
|
height: 40px;
|
||
|
line-height: 30px;
|
||
|
}
|