使用Mix,Tailwind,更改对应样式

This commit is contained in:
2022-07-14 13:07:10 +08:00
parent 23dfef114e
commit eab7f1f3aa
20 changed files with 5483 additions and 145 deletions

@ -0,0 +1,10 @@
<div>
<h1 class="text-2xl font-bold">非专业人士,制作不易,请大家多多谅解</h1>
<div class="text-l font-bold">有任何意见或建议可以直接联系我</div>
<div>
导航:
<a class="text-blue-600 underline" href="/">节目单查询</a>
<a class="text-blue-600 underline" href="/danmakus">直播弹幕查询</a>
<a class="text-gray-50" href="/programs" style="color: gray" title="数据不全,待补充">节目查询</a>
</div>
</div>