Merge branch 'revert-c67870a4' into 'develop'
Revert "テキストエリア苦悩" See merge request harukin/hubzillatheme!4
This commit is contained in:
commit
7a9606497a
@ -1814,10 +1814,10 @@ dl.bb-dl > dd > li {
|
||||
filter: drop-shadow(0px 0px 5px rgba(75, 75, 75, 0.48));
|
||||
}
|
||||
|
||||
#profile-jot-wrapper {
|
||||
#jot-text-wrap {
|
||||
filter: drop-shadow(0px 0px 7px rgba(75, 75, 75, 0.48));
|
||||
transition: all 300ms 0s;
|
||||
}
|
||||
#profile-jot-wrapper:hover {
|
||||
#jot-text-wrap:hover {
|
||||
filter: drop-shadow(0px 0px 7px rgba(75, 75, 75, 0.678));
|
||||
}
|
Reference in New Issue
Block a user