Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
21 lignes
262 B
21 lignes
262 B
il y a 6 ans
|
.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;
|
||
|
}
|