Commit fd831586 by 宋珺琪

videoList-item title

parent 1e77bb6a
......@@ -4,7 +4,7 @@
<ul class="item">
<div style="display: flex;">
<img class="jinhuiClass" src="@/assets/img/jinhui.png" alt="" />
<li style=" font-family:'youshe';color: black;font-size: 45px">计算机-计算机</li>
<li style=" font-family:'youshe';color: black;font-size: 45px; text-shadow: 8px 1px 1px #888888;">计算机计算机-{source}}</li>
</div>
</ul>
</div>
......@@ -59,6 +59,12 @@
</script>
<style lang="scss" scoped>
.jinhuiClass{
height: 80px;
margin-right: 5px;
margin-top: -15px;
margin-bottom: -15px
}
.top{
background-color: rgb(39, 118, 223);
}
......@@ -104,7 +110,7 @@
}
.main {
display: inline-flex;
padding: 20px;
margin-right: 30px;
.videoBox {
height: 250px;
padding: 2px;
......
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