Commit 61323ad0 authored by 神楽坂玲奈's avatar 神楽坂玲奈

logo

parent 28787594
......@@ -124,3 +124,10 @@ main {
.lh-tight {
line-height: 1.25;
}
.mclogo {
width: 45px;
}
.fs-4 {
margin-left: 8px;
}
<div class='bottom'>
<div class="d-flex flex-column flex-shrink-0 p-3 bg-light" style="width: 280px;">
<a
class="d-flex align-items-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none">
<span class="fs-4">MyCard 排表器</span>
<a class="d-flex align-items-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none">
<img class="mclogo" src="https://event.ygobbs.com/Public/img/mycardlogo.png">
<span class="fs-4">MyCard | 排表器</span>
</a>
<hr>
<ul class="nav nav-pills flex-column mb-auto">
......
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