Skip to content

Commit ea06191

Browse files
author
icodeajk
committed
update
1 parent 08384fd commit ea06191

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_sass/_highlights.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
margin: 20px 0 20px 0;
55
border: 1px solid #ddd;
66
background-color: #efefef;
7+
-moz-box-shadow: 3px 3px rgba(0,0,0,0.1);
8+
-webkit-box-shadow: 3px 3px rgba(0,0,0,0.1);
9+
box-shadow: 3px 3px rgba(0,0,0,0.1);
710
overflow: auto;
811
}
912

0 commit comments

Comments
 (0)