ボタンデザイン大変更テスト
This commit is contained in:
parent
dce2471ecd
commit
9fe0b15220
@ -1845,6 +1845,22 @@ dl.bb-dl > dd > li {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-outline-secondary{
|
||||||
|
border: unset;
|
||||||
|
border-radius: 50% !important;
|
||||||
|
width: 2.5rem;
|
||||||
|
height: 2.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-primary{
|
||||||
|
border-radius: 15% !important;
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#profile-jot-submit-right{
|
||||||
|
width: 200px;
|
||||||
|
}
|
||||||
|
|
||||||
a[title*="harukin@plus.haruk.in"]{
|
a[title*="harukin@plus.haruk.in"]{
|
||||||
color: rgb(170, 2, 2);
|
color: rgb(170, 2, 2);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user