Commit d6b7e845 authored by 王向前's avatar 王向前

homepage

parent fe63dd5a
...@@ -616,31 +616,18 @@ export default { ...@@ -616,31 +616,18 @@ export default {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
position: absolute; position: absolute;
<<<<<<< HEAD
height:70px;
width:100%;
background-color: rgba(0,0,0,0.7);
=======
height: 117px; height: 117px;
width: 100%; width: 100%;
background-color: rgba(0, 0, 0, 0.7); background-color: rgba(0, 0, 0, 0.7);
>>>>>>> 07d9e85 (hompage)
z-index: 999; z-index: 999;
bottom: 0; bottom: 0;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
<<<<<<< HEAD
.infor{
color: #fff;
line-height: 25px;
font-size: 12px;
=======
.infor { .infor {
color: #fff; color: #fff;
line-height: 25px; line-height: 25px;
font-size: 14px; font-size: 14px;
>>>>>>> 07d9e85 (hompage)
} }
} }
} }
......
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