summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/pix/arroz_chaufa-1.webpbin0 -> 105648 bytes
-rw-r--r--data/pix/arroz_chaufa-2.webpbin0 -> 212718 bytes
-rw-r--r--data/pix/stuffed-round-squash-00.webpbin0 -> 166258 bytes
-rw-r--r--data/pix/stuffed-round-squash-01.webpbin0 -> 156452 bytes
-rw-r--r--data/pix/stuffed-round-squash-02.webpbin0 -> 160086 bytes
-rw-r--r--data/style.css4
6 files changed, 3 insertions, 1 deletions
diff --git a/data/pix/arroz_chaufa-1.webp b/data/pix/arroz_chaufa-1.webp
new file mode 100644
index 0000000..26f4cdf
--- /dev/null
+++ b/data/pix/arroz_chaufa-1.webp
Binary files differ
diff --git a/data/pix/arroz_chaufa-2.webp b/data/pix/arroz_chaufa-2.webp
new file mode 100644
index 0000000..cfe7229
--- /dev/null
+++ b/data/pix/arroz_chaufa-2.webp
Binary files differ
diff --git a/data/pix/stuffed-round-squash-00.webp b/data/pix/stuffed-round-squash-00.webp
new file mode 100644
index 0000000..1d902fd
--- /dev/null
+++ b/data/pix/stuffed-round-squash-00.webp
Binary files differ
diff --git a/data/pix/stuffed-round-squash-01.webp b/data/pix/stuffed-round-squash-01.webp
new file mode 100644
index 0000000..47c83da
--- /dev/null
+++ b/data/pix/stuffed-round-squash-01.webp
Binary files differ
diff --git a/data/pix/stuffed-round-squash-02.webp b/data/pix/stuffed-round-squash-02.webp
new file mode 100644
index 0000000..9b317bb
--- /dev/null
+++ b/data/pix/stuffed-round-squash-02.webp
Binary files differ
diff --git a/data/style.css b/data/style.css
index a606dd5..6590ae6 100644
--- a/data/style.css
+++ b/data/style.css
@@ -3,6 +3,7 @@ body {
margin: auto ;
padding: 0 16px ;
margin-bottom: 500px ;
+ font-family: sans-serif ;
}
h1 {
@@ -25,7 +26,8 @@ code {
color: lime ;
}
-li img {
+img[alt="BTC logo"],
+img[alt="XMR Logo"] {
max-width: 1em ;
max-height: 1em ;
display: inline ;