Commit 8fec998a authored by liuqing's avatar liuqing

五角场

parent 37c55989
......@@ -22,13 +22,13 @@
#00deff 100%);
border-image-slice: 1;
opacity: 0.84;
margin: 0.5rem 0;
margin: 0.4rem 0;
}
.box_map.bot::before{
content: '';
position: absolute;
top: 50%;
left: 53%;
top: 48%;
left: 57%;
height: 0.4rem;
width: 0.5rem;
background: url(./static/images/bot_icon.png) no-repeat;
......@@ -38,14 +38,14 @@
content: '';
position: absolute;
top: 1.5rem;
left: 53%;
left: 57%;
height: 0.4rem;
width: 0.5rem;
background: url(./static/images/top_icon.png) no-repeat;
transform: translateX(-50%);
}
.box_title{
padding: 0 0.1rem;
padding: 0 0.2rem;
}
.box_title img{
width: 1rem !important;
......@@ -53,6 +53,7 @@
}
.box_title span{
font-size: 0.45rem;
font-family: 'SourceHanSansCN-Regular';
}
</style>
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment