2014-12-23 21:09:30 -05:00

5 lines
107 B
CSS

.chromebook:hover {
box-shadow: 5px 0 12px #919191, -5px 0 12px #919191;
outline: #25abd9 solid 3px;
}