From: Eduardo Date: Sun, 26 Nov 2023 21:26:46 +0000 (+0100) Subject: styles & respurces for prices page X-Git-Url: http://git.edufdez.es/?a=commitdiff_plain;h=7e6ce2860fe6d3c7a80c2d681f64b0f79f08b578;p=thericegoat.com.git styles & respurces for prices page --- diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 7f0186e..4e6d052 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -178,6 +178,22 @@ body { text-align: left; } +/* prices */ + +#prices { + display: flex; + flex-wrap: wrap; + justify-content: space-evenly; +} + +#prices > h1 { + flex: 100%; +} + +#prices .col { + flex: 50%; +} + /* do-n-donts */ #do-n-donts { diff --git a/src/assets/img/arrow.svg b/src/assets/img/arrow.svg new file mode 100644 index 0000000..9617f7f --- /dev/null +++ b/src/assets/img/arrow.svg @@ -0,0 +1,14 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/assets/img/chibi/goats.opti.png b/src/assets/img/chibi/goats.opti.png new file mode 100644 index 0000000..53b2e56 Binary files /dev/null and b/src/assets/img/chibi/goats.opti.png differ diff --git a/src/assets/img/chibi/hungy.opti.png b/src/assets/img/chibi/hungy.opti.png new file mode 100644 index 0000000..69082b9 Binary files /dev/null and b/src/assets/img/chibi/hungy.opti.png differ diff --git a/src/assets/img/custom/capybara.opti.png b/src/assets/img/custom/capybara.opti.png new file mode 100644 index 0000000..e9ff626 Binary files /dev/null and b/src/assets/img/custom/capybara.opti.png differ diff --git a/src/assets/img/custom/domirefsheet.opti.png b/src/assets/img/custom/domirefsheet.opti.png new file mode 100644 index 0000000..0466476 Binary files /dev/null and b/src/assets/img/custom/domirefsheet.opti.png differ diff --git a/src/assets/img/custom/hive.opti.png b/src/assets/img/custom/hive.opti.png new file mode 100644 index 0000000..5ef65fe Binary files /dev/null and b/src/assets/img/custom/hive.opti.png differ diff --git a/src/assets/img/flat color/Your girlfriend needs you to walk her Wyd alt.opti.png b/src/assets/img/flat color/Your girlfriend needs you to walk her Wyd alt.opti.png new file mode 100644 index 0000000..38e8e44 Binary files /dev/null and b/src/assets/img/flat color/Your girlfriend needs you to walk her Wyd alt.opti.png differ diff --git a/src/assets/img/full color/Dragon Slayer A 2koma.opti.png b/src/assets/img/full color/Dragon Slayer A 2koma.opti.png new file mode 100644 index 0000000..c357a9d Binary files /dev/null and b/src/assets/img/full color/Dragon Slayer A 2koma.opti.png differ diff --git a/src/assets/img/full color/bee dragon extra.opti.png b/src/assets/img/full color/bee dragon extra.opti.png new file mode 100644 index 0000000..a147b55 Binary files /dev/null and b/src/assets/img/full color/bee dragon extra.opti.png differ diff --git a/src/assets/img/full color/comish1.opti.png b/src/assets/img/full color/comish1.opti.png new file mode 100644 index 0000000..45ddca5 Binary files /dev/null and b/src/assets/img/full color/comish1.opti.png differ diff --git a/src/assets/img/full color/comish2_.opti.png b/src/assets/img/full color/comish2_.opti.png new file mode 100644 index 0000000..7ed8e68 Binary files /dev/null and b/src/assets/img/full color/comish2_.opti.png differ diff --git a/src/assets/img/monochromatic/monocromatic sketch.opti.png b/src/assets/img/monochromatic/monocromatic sketch.opti.png new file mode 100644 index 0000000..81a5890 Binary files /dev/null and b/src/assets/img/monochromatic/monocromatic sketch.opti.png differ diff --git a/src/assets/img/ref sheet/comish4.opti.png b/src/assets/img/ref sheet/comish4.opti.png new file mode 100644 index 0000000..1942782 Binary files /dev/null and b/src/assets/img/ref sheet/comish4.opti.png differ diff --git a/src/assets/img/ref sheet/custom.opti.png b/src/assets/img/ref sheet/custom.opti.png new file mode 100644 index 0000000..8fe413d Binary files /dev/null and b/src/assets/img/ref sheet/custom.opti.png differ diff --git a/src/assets/img/wing it/Bedroom Boss.opti.png b/src/assets/img/wing it/Bedroom Boss.opti.png new file mode 100644 index 0000000..90c2815 Binary files /dev/null and b/src/assets/img/wing it/Bedroom Boss.opti.png differ