css noob
This commit is contained in:
parent
ecd40ee3bb
commit
9f8032837a
@ -96,7 +96,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<img src="assets/images/avatar.jpg" style="width:50%; border-radius: 50%" class="load">
|
||||
<img src="assets/images/avatar.jpg" style="width:200px; border-radius: 50%" class="load">
|
||||
<h1>yude.moe</h1>
|
||||
<h3>こんにちは~~</h3>
|
||||
<div style="margin-top: 20px" class="flex">
|
||||
@ -117,8 +117,8 @@
|
||||
<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"
|
||||
href="https://scrapbox.io/yude">Scrapbox</a>.</span></p>
|
||||
<iframe src="https://discordapp.com/widget?id=550309736214691840&theme=dark" width="350" height="500"
|
||||
allowtransparency="true" frameborder="0"></iframe>
|
||||
<iframe src="https://discordapp.com/widget?id=550309736214691840&theme=dark" height="500" allowtransparency="true"
|
||||
frameborder="0"></iframe>
|
||||
<script src="https://unpkg.com/@popperjs/core@2"></script>
|
||||
<script src="https://unpkg.com/tippy.js@6"></script>
|
||||
<script>
|
||||
|
Loading…
Reference in New Issue
Block a user