25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
21 satır
262 B
21 satır
262 B
6 yıl önce
|
.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;
|
||
|
}
|