1
0
mirror of synced 2025-12-07 14:08:06 +08:00

Fix: Style color indicator

This commit is contained in:
surunzi
2016-05-24 19:59:21 +08:00
parent 708def9233
commit 0192c9e196
5 changed files with 46 additions and 45 deletions

View File

@@ -5,6 +5,7 @@ html {
#test-element {
margin: 15px auto;
padding: 10px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .05), 0 1px 4px 0 rgba(0, 0, 0, .08), 0 3px 1px -2px rgba(0, 0, 0, .2);
}
.border {
border: 15px solid #fff;