edit edit edit

master
Ottis 5 years ago
parent 9f3591793f
commit ea988ee314

@ -13,15 +13,6 @@
font-family: Book ;
}
.vl {
border-left: 2px solid black;
height: 500px;
position: absolute;
left: 50%;
margin-left: -1px;
bottom: 19px;
}
#wrapper {
width: 90%;
margin: auto;
@ -65,6 +56,16 @@ ul {
margin: auto;
}
.vl {
z-index: -1;
border-left: 2px solid black;
height: 500px;
position: absolute;
left: 50%;
margin-left: -1px;
bottom: 19px;
}
#right {
float: right;
width: 50%;

Loading…
Cancel
Save