You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.0 KiB
74 lines
1.0 KiB
|
|
.order_ul,.orderContentUl{
|
|
list-style: none;
|
|
position: absolute;
|
|
top: 230px;
|
|
|
|
}
|
|
.order_ul li,.orderContentUl li{
|
|
float:left;
|
|
padding: 50px;
|
|
font:25px verdana, arial, sans-serif;
|
|
padding-left: 15px;
|
|
}
|
|
p{
|
|
font:50px verdana, arial, sans-serif;
|
|
padding-left: 80px;
|
|
}
|
|
li a{
|
|
display: block;
|
|
}
|
|
|
|
|
|
|
|
/*li a:hover{*/
|
|
/* background-color: #bbffaa;*/
|
|
/*}*/
|
|
a{
|
|
text-decoration: none;
|
|
color: #333;
|
|
}
|
|
input{
|
|
position: absolute;
|
|
left:1000px;
|
|
top:245px;
|
|
background-color: rgba(0,0,0,0);
|
|
}
|
|
.imgSearch{
|
|
position:relative;
|
|
left:-30px;
|
|
top:123px;
|
|
}
|
|
hr{
|
|
position: relative;
|
|
|
|
}
|
|
.myOrder{
|
|
position: relative;
|
|
top: 250px;
|
|
left: -600px;
|
|
}
|
|
.list-group-title{
|
|
position: relative;
|
|
right: 1100px;
|
|
top: 250px;
|
|
}
|
|
.Table{
|
|
width: 1100px;
|
|
}
|
|
.list-group-goods1{
|
|
position: relative;
|
|
left:-2230px;
|
|
top: 400px;
|
|
}
|
|
.list-group-goods2{
|
|
position: relative;
|
|
left:-3330px;
|
|
top: 800px;
|
|
}
|
|
.list-group-goods3{
|
|
position: relative;
|
|
left:-4430px;
|
|
top: 1200px;
|
|
}
|