Replacing all PNGs with inline SVG
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#divider {
|
||||
width: 3px;
|
||||
width: 2px;
|
||||
height: 200px;
|
||||
left: 0;
|
||||
top: -50px;
|
||||
background-image: url('/resources/divider-new.png');
|
||||
background-repeat: repeat-y;
|
||||
position: absolute;
|
||||
margin-bottom: 120px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user