Commit a59450a6 authored by mercury233's avatar mercury233

fix ad pos

parent d1f1a15a
......@@ -106,6 +106,7 @@
margin-left: auto;
margin-right: auto;
background-position: center;
margin: 30px auto;
}
</style>
\ No newline at end of file
<template>
<footer>
<div class="row" style="margin-top:100px;">
<div class="row" style="margin-top: 20px;">
<div class="col-md-12 text-center">
<p>&copy; MyCard 2021 </p>
</div>
......
......@@ -28,8 +28,7 @@
<div role="tabpanel" class="tab-pane active" id="tab-1">
<br>
<!--<p>{{lang.userRank.tableHead2}}</p>-->
<p>{{labelone}}</p>
<p><a href="https://bbs.ygobbs.com/t/83049" target="_blank">竞技匹配积分&长期活动详解</a></p>
<p>{{labelone}}<a href="https://bbs.ygobbs.com/t/83049" target="_blank">竞技匹配积分&长期活动详解</a></p>
<div class="table-responsive" style="width:100%;overflow-x:auto;overflow-y:hidden;">
<table class="table table-striped table-bordered table-hover example" id="pt_table" :width="width"></table>
</div>
......
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