You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 rivejä
262 B
21 rivejä
262 B
6 vuotta sitten
|
.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;
|
||
|
}
|