ドメインの色追加テスト
This commit is contained in:
parent
5ba76875cc
commit
c1ef559afd
@ -1822,3 +1822,11 @@ dl.bb-dl > dd > li {
|
|||||||
.bootstrap-tagsinput {
|
.bootstrap-tagsinput {
|
||||||
background-color: $comment_item_colour !important;
|
background-color: $comment_item_colour !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a[title*="harukin@plus.haruk.in"]{
|
||||||
|
color: brown;
|
||||||
|
}
|
||||||
|
|
||||||
|
a[title*="mstdn.y-zu.org"]{
|
||||||
|
color: rgb(10, 255, 1);
|
||||||
|
}
|
Reference in New Issue
Block a user