minor css fixes

This commit is contained in:
ksjdragon 2016-04-16 23:10:58 -04:00
parent 8c3c2bebc7
commit fc46631a32

View File

@ -187,7 +187,7 @@ img {
} }
.settings { .settings {
margin-left: -40%; margin-left: -40%;
width: 30%; width: 20%;
} }
@ -288,7 +288,7 @@ img {
margin-left: -9%; margin-left: -9%;
border-left: 10px solid transparent; border-left: 10px solid transparent;
border-right: 10px solid transparent; border-right: 10px solid transparent;
border-bottom: 15px solid #fefefe; border-bottom: 17px solid #fefefe;
-webkit-filter: drop-shadow(4px 0px 3px #444); -webkit-filter: drop-shadow(4px 0px 3px #444);
filter: drop-shadow(4px 0px 3px #444); filter: drop-shadow(4px 0px 3px #444);