edit reshare shader and something

This commit is contained in:
harukin 2019-02-24 08:47:42 +09:00
parent f7094f5208
commit 214de15554

View File

@ -2136,8 +2136,10 @@ a[title*="pawoo.net"]::after {
.shared_container {
border-radius: 2px;
margin-top: 15px;
box-shadow: 1px 1px 2px 1px rgba(75, 75, 75, 0.5);
/*box-shadow: 1px 1px 2px 1px rgba(75, 75, 75, 0.5);*/
margin-left: 10px;
margin-top: solid 1px darkgray;
margin-bottom: solid 1px darkgray;
}
.shared_container::before {
@ -2149,7 +2151,8 @@ a[title*="pawoo.net"]::after {
border-radius: 0.6em;
margin: 15px;
left: -25px;
filter: drop-shadow(1px 1px 1px rgba(75, 75, 75, 0.675));
border: solid 1px darkgray;
/*filter: drop-shadow(1px 1px 1px rgba(75, 75, 75, 0.675));*/
}
.shared_container::after {