update demo style

This commit is contained in:
afc163 2016-11-15 21:19:02 +08:00
parent 9e6439b06c
commit 321f4e1402

View File

@ -43,9 +43,6 @@
.code-box:target {
border: 1px solid rgba(45, 183, 245, 0.7);
box-shadow: 0 0 4px rgba(45, 183, 245, 0.5);
z-index: 10;
background: #fff;
position: relative;
}
.code-box {