updated stylesheet
This commit is contained in:
parent
5e3a188e5c
commit
716b87095a
@ -91,6 +91,13 @@
|
|||||||
transform: rotate(360deg);
|
transform: rotate(360deg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.discord {
|
||||||
|
height: 500px;
|
||||||
|
width: 90%;
|
||||||
|
min-width: 300px;
|
||||||
|
max-width: 565px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -116,8 +123,8 @@
|
|||||||
<p><span style="white-space:nowrap">For further information, </span>please take a
|
<p><span style="white-space:nowrap">For further information, </span>please take a
|
||||||
look at <span style="white-space:nowrap">my <a class="link" data-tippy-content="https://scrapbox.io/yude"
|
look at <span style="white-space:nowrap">my <a class="link" data-tippy-content="https://scrapbox.io/yude"
|
||||||
href="https://scrapbox.io/yude">Scrapbox</a>.</span></p>
|
href="https://scrapbox.io/yude">Scrapbox</a>.</span></p>
|
||||||
<iframe src="https://discordapp.com/widget?id=550309736214691840&theme=dark" height="500" allowtransparency="true"
|
<iframe class="discord" src="https://discordapp.com/widget?id=550309736214691840&theme=dark"
|
||||||
frameborder="0"></iframe>
|
allowtransparency="true" frameborder="0"></iframe>
|
||||||
<script src="https://unpkg.com/@popperjs/core@2"></script>
|
<script src="https://unpkg.com/@popperjs/core@2"></script>
|
||||||
<script src="https://unpkg.com/tippy.js@6"></script>
|
<script src="https://unpkg.com/tippy.js@6"></script>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user