This commit is contained in:
harukin 2018-11-10 18:45:14 +09:00
parent 1d038a5e74
commit dce2471ecd

View File

@ -1840,6 +1840,11 @@ dl.bb-dl > dd > li {
display: none; display: none;
} }
.modal-content{
filter: drop-shadow(0px 0px 7px rgba(75, 75, 75, 0.678));
border: none;
}
a[title*="harukin@plus.haruk.in"]{ a[title*="harukin@plus.haruk.in"]{
color: rgb(170, 2, 2); color: rgb(170, 2, 2);
} }