Changes
Jump to navigation
Jump to search
m
no edit summary
Line 8:
Line 8:
height: auto;
height: auto;
border: 5px solid #A2A9B1;
border: 5px solid #A2A9B1;
+ box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0,0,0,0.1);
-webkit-transform: rotate(-7.5deg);
-webkit-transform: rotate(-7.5deg);
-moz-transform: rotate(-7.5deg);
-moz-transform: rotate(-7.5deg);
Line 28:
Line 29:
-webkit-border-radius: 13px;
-webkit-border-radius: 13px;
border-radius: 13px;
border-radius: 13px;
− background-color: #A2A9B1;
+ background-color: #91989F;
}
}