首页更改
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="link" id="link">
|
<div class="link" id="link">
|
||||||
<!-- 此部分暂时这样写,到后面做修改 -->
|
<!-- 此部分暂时这样写,到后面做修改 -->
|
||||||
<div style="display: inline-block;width: 10%;">
|
<div style="display: inline-block;width: 15%;">
|
||||||
<span class="title borderRight">友情链接</span>
|
<span class="title borderRight">友情链接</span>
|
||||||
</div>
|
</div>
|
||||||
<div style="display: inline-block;width: 80%;text-align: center">
|
<div style="display: inline-block;width: 80%;text-align: center">
|
||||||
@@ -202,7 +202,7 @@ export default {
|
|||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
padding-right: 40px;
|
padding-right: 8vh;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding-left: 40px;
|
padding-left: 40px;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
|
|||||||
Reference in New Issue
Block a user