Make refsheet centered

This commit is contained in:
Hexaitos 2024-11-05 20:54:32 +01:00
parent 314684ba3c
commit 3ae1d9c033
6 changed files with 15 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -22,7 +22,7 @@
<div class="main"> <div class="main">
<h1 id="my-ref-sheet">My ref sheet</h1> <h1 id="my-ref-sheet">My ref sheet</h1>
<p><a href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" target="_blank"> <p><a href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" target="_blank">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.jpg" /> <img class="refsheet" src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.jpg" />
</a></p> </a></p>
<p>Drawn by <a href="https://faultyarts.carrd.co/">FaultyArts</a>. Click the image to enlargen it (opens it in a new tab, roughly 4 MB).</p> <p>Drawn by <a href="https://faultyarts.carrd.co/">FaultyArts</a>. Click the image to enlargen it (opens it in a new tab, roughly 4 MB).</p>

View File

@ -4,7 +4,7 @@
<url> <url>
<loc>https://hexaitos.com/art.html</loc> <loc>https://hexaitos.com/art.html</loc>
<lastmod>2024-11-05T20:47:16+01:00</lastmod> <lastmod>2024-11-05T20:54:25+01:00</lastmod>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>
@ -13,7 +13,7 @@
<url> <url>
<loc>https://hexaitos.com/blog.html</loc> <loc>https://hexaitos.com/blog.html</loc>
<lastmod>2024-11-05T20:47:16+01:00</lastmod> <lastmod>2024-11-05T20:54:25+01:00</lastmod>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>
@ -22,7 +22,7 @@
<url> <url>
<loc>https://hexaitos.com/contact.html</loc> <loc>https://hexaitos.com/contact.html</loc>
<lastmod>2024-11-05T20:47:16+01:00</lastmod> <lastmod>2024-11-05T20:54:25+01:00</lastmod>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>
@ -31,7 +31,7 @@
<url> <url>
<loc>https://hexaitos.com/</loc> <loc>https://hexaitos.com/</loc>
<lastmod>2024-11-05T20:47:16+01:00</lastmod> <lastmod>2024-11-05T20:54:25+01:00</lastmod>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>
@ -40,7 +40,7 @@
<url> <url>
<loc>https://hexaitos.com/refsheet.html</loc> <loc>https://hexaitos.com/refsheet.html</loc>
<lastmod>2024-11-05T20:47:16+01:00</lastmod> <lastmod>2024-11-05T20:54:25+01:00</lastmod>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>
@ -49,7 +49,7 @@
<url> <url>
<loc>https://hexaitos.com/sitemap.xml</loc> <loc>https://hexaitos.com/sitemap.xml</loc>
<lastmod>2024-11-05T20:47:16+01:00</lastmod> <lastmod>2024-11-05T20:54:25+01:00</lastmod>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>
@ -58,7 +58,7 @@
<url> <url>
<loc>https://hexaitos.com/assets/css/styles.css</loc> <loc>https://hexaitos.com/assets/css/styles.css</loc>
<lastmod>2024-11-05T20:47:16+01:00</lastmod> <lastmod>2024-11-05T20:54:25+01:00</lastmod>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>

View File

@ -396,6 +396,10 @@ span.colour-heading {
font-size: large; font-size: large;
} }
img.refsheet {
width: 100%;
}
@media only screen and (max-width: 700px) { @media only screen and (max-width: 700px) {
.responsive { .responsive {
width: 49.99999%; width: 49.99999%;

View File

@ -5,7 +5,7 @@ title: "Hexaitos.com Ref Sheet"
# My ref sheet # My ref sheet
<a href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" target="_blank"> <a href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" target="_blank">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.jpg"> <img class="refsheet" src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.jpg">
</a> </a>
Drawn by [FaultyArts](https://faultyarts.carrd.co/). Click the image to enlargen it (opens it in a new tab, roughly 4 MB). Drawn by [FaultyArts](https://faultyarts.carrd.co/). Click the image to enlargen it (opens it in a new tab, roughly 4 MB).