This commit is contained in:
Boof 2022-10-21 18:30:26 +02:00 committed by GitHub
parent 92c7b9af17
commit 8f6a4dec05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 18 deletions

View File

@ -11,10 +11,7 @@
<p><a href="http://boofdev125.ezyro.com/">File upload/host</a></p>
<p><a href="http://boofdev126.ezyro.com/">Pastebin</a></p>
<p><a href="http://boofv2.c1.biz/">Donate</a></p>
<img src="" class="floatRight">
<img onclick="window.location.href='http://example.com'" class="alignnone size-full wp-image-1303" class="floatRight" src="https://www.firstbenefits.org/wp-content/uploads/2017/10/placeholder.png" alt="" width="850" height="1250" />
<p>&nbsp;</p>
<p>&nbsp;</p> <img onclick="window.location.href='http://example.com'" class="alignnone size-full wp-image-1303" class="floatRight" src="https://www.firstbenefits.org/wp-content/uploads/2017/10/placeholder.png" alt="" width="850" height="1250" />
<p>Games:</p>
<p><a href="/2048">2048</a></p>
<p><a href="/Cookie-Clicker">Cookie Clicker</a></p>

View File

@ -1,15 +1 @@
.floatRight{float:right;margin-left:20px}
#content {
position: relative;
}
#content img {
position: absolute;
top: 0px;
right: 0px;
}
<div id="content">
<img src="https://www.firstbenefits.org/wp-content/uploads/2017/10/placeholder.png" class="ribbon"/>
<div>some text...</div>
</div>