From 81ef96eefb2788536e5abe6f46d30f5491177190 Mon Sep 17 00:00:00 2001 From: Adam French Date: Fri, 28 Nov 2025 00:48:33 +0000 Subject: [PATCH] renaming filenames --- nginx/vue/public/css/styles.css | 96 ++++++++++-------- .../vue/public/img/borders/border-minimal.png | Bin 0 -> 8435 bytes nginx/vue/public/img/borders/border2.png | Bin 0 -> 32707 bytes .../{tf2 => demoman}/1760582395316219.webm | Bin .../{tf2 => demoman}/1761052136609718.webm | Bin .../img/{tf2 => demoman}/1761088452011210.mp4 | Bin .../{tf2 => demoman}/1761570214170465.webm | Bin .../{tf2 => demoman}/1761828457509465.webm | Bin 8 files changed, 52 insertions(+), 44 deletions(-) create mode 100644 nginx/vue/public/img/borders/border-minimal.png create mode 100644 nginx/vue/public/img/borders/border2.png rename nginx/vue/public/img/{tf2 => demoman}/1760582395316219.webm (100%) rename nginx/vue/public/img/{tf2 => demoman}/1761052136609718.webm (100%) rename nginx/vue/public/img/{tf2 => demoman}/1761088452011210.mp4 (100%) rename nginx/vue/public/img/{tf2 => demoman}/1761570214170465.webm (100%) rename nginx/vue/public/img/{tf2 => demoman}/1761828457509465.webm (100%) diff --git a/nginx/vue/public/css/styles.css b/nginx/vue/public/css/styles.css index 69c6513..b6f0289 100644 --- a/nginx/vue/public/css/styles.css +++ b/nginx/vue/public/css/styles.css @@ -1,22 +1,31 @@ -/* Printing */ +/* PRINTING */ @media print { .no-print { display: none !important; } } +/* END OF PRINTING */ -/* Variables */ -/* Blue - Beige */ +/* FONTS */ +@font-face { + font-family: "big_noodle_titling"; + src: url("/fonts/big_noodle_titling.ttf") format("truetype"); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: "CreatoDisplay"; + src: url("/fonts/CreatoDisplay-Bold.otf") format("opentype"); + font-weight: normal; + font-style: normal; +} +/* END OF FONTS */ + +/* VARIABLES */ :root { - /*--primary: #bfb04c; - --secondary: #bdad46; - --tertiary: #4b5743; - --quaternary: #3e4637; - --background_paper: #453d3e; - --background: #353d2e;*/ - - --primary: #f74510; - --secondary: #c6b652; + --primary: black; + --secondary: black; --tertiary: #5a6952; --quaternary: #424542; --background_paper1: #293029; @@ -24,41 +33,15 @@ --background_paper3: #293009; --background: #5a6952; - /*--tertiary: #948979;*/ - /*--quaternary: #f5bb78;*/ - /*--background: #c4bbb8;*/ - /*--background_paper: #dfd0b8;*/ + --font-heading: big_noodle_titling; + --font-text: CreatoDisplay; } +/* END OF VARIABLES */ +/* ELEMENTS */ body { - /*background-image: linear-gradient(to bottom, aqua, blue);*/ - font-family: - "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif; - - /*width: 100vw;*/ - /*height: 100vh;*/ - - /*background-image: url("../img/background.png"); - background-size: cover;*/ - background-color: var(--background); -} - -div { - background-color: var(--background_paper1); - box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2); - border: solid 2px var(--primary); -} - -div > div { - background-color: var(--background_paper2); - box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2); - border: solid 2px var(--primary); -} - -div > div > div { - background-color: var(--background_paper3); - box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2); - border: solid 2px var(--primary); + margin: 0 auto; + font-family: var(--font-text); } p { @@ -70,6 +53,29 @@ h2, h3, h4 { color: var(--primary); + font-family: var(--font-heading); +} + +img { + width: 100%; + object-fit: contain; +} + +/* END OF ELEMENTS */ + +/* CLASSES */ +.bordered-1 { + width: 300px; + box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2); + /*padding: 15px;*/ + border: 30px solid; + border-image: url("/img/borders/border-minimal.png") 30 round; + /*border-image: url("/img/borders/border2.png") 30;*/ +} + +.flex-row { + display: flexbox; + flex-direction: row; } .album-img { @@ -114,3 +120,5 @@ h4 { margin: 0 auto; /* Centers the page horizontally */ } + +/* END OF CLASSES */ diff --git a/nginx/vue/public/img/borders/border-minimal.png b/nginx/vue/public/img/borders/border-minimal.png new file mode 100644 index 0000000000000000000000000000000000000000..a1ec1ddaef67d59fcc0d617411b922449177da1d GIT binary patch literal 8435 zcmeI2JxD@P6vxjc!>1w<4M{>ZH3c zXv2NSW^ot~Vm%!Ti@VFgZ4|E6P%;Ei-1mJhw4?4{jHiL$k6*lA;X&lmsc9H{yj?-z$;M~b z0eoHNCg89Tz)E*6k&L>ZeL=r>C{v6*;4mN&31wzH;;T>GgP|;FpeV{v0}Pj<7?v;f zs8%aNU8c2=7Hn1)O{}K*uh!E0(vDgdDTD>YMOoIga?tWAfRJm}YKul&O~`C*qsBmN zFw9d1!axWCB6)@|5JG@Ro*^#T33(*sl?JKr*@8#DraAtI)Tn(?CdeW a1*lZ_t_7~oK5p;>0f0m_6*&#h?|cJLgI&Y` literal 0 HcmV?d00001 diff --git a/nginx/vue/public/img/borders/border2.png b/nginx/vue/public/img/borders/border2.png new file mode 100644 index 0000000000000000000000000000000000000000..65aaf57097b747987b21175c07e5c87d951ee0ac GIT binary patch literal 32707 zcmeI*v1=1i9KiA4Nwu1gp-53wB$JbaZlYaMQko1Y8e9~F7KN^rDu_d^*2PIjk%+64 z;3obDE^dl$#Yv0MK?G5;-U)^~?tbmNynFB3^m~xz^6uU5z5Cp|$1mj4JUBlyU8@|a zh)Av7YIeit%h6;1zVPpv=Z!t#Q?S^bo(w*|Ie901F*4uiG(=uLtp1+c8@{ezZFM^$ zw@-*H-xv8A7A=1kxp_)tZC2#$W06A(z1J5e!VL!&T9+0@st2P-AWwRS!@|)U?atKb zm+H~l__>wSPs4WW(rz{`-U@=XrSZE#SY;!8l(9r@m$8&`ywRCv@gM-S2jr-Uk$5}n zy?Xp*e|_xQYJYtrcHsrFi(f0RKU?qbyE-@4U*8TZTHmx|(aKHS7}1{2IMAM;6In<6 z5{OS1j`|XtcpSBm9X2-kWmm8%)eITYHmW)H1v&?oP1VHIu}Pq^F7r*gw5>L6IUO;g zJ)JM0JwYeluxJUnr@jnDGnyeI+SBO;+7mQcM={W39mP1>M`7x)H#CYs)?vhCUWu&3 z+{#H!rVb~p>7ZmCX_G-p$U4$$OK<Zqw?eZb&=!Wqu&T{(dcfE znaDu2e`T}Vk@6hBW|%p;^8}`@nE=pcPS&-^K&%P>1t0?{#?d|sQ-{5wQ3SFMBPR1o zWF6*KPHHlBIAKi(CF@9=3{pbYF^HOreV962sAj}WOdZ-!6lLsJL{Zds8OxTJxlN}u zLq@cXYL0z@&Vgl9HSvZe9!R?cw1iwM*FLz6w^i1<);H}~wDP!>b}Wo&O{U;-pbG}o v!X>f}t&*eiq0BloD@L>?Q*b%Z1%qngzD>*@yYj2@D%#$jnrXh6oW1uKKPR08 literal 0 HcmV?d00001 diff --git a/nginx/vue/public/img/tf2/1760582395316219.webm b/nginx/vue/public/img/demoman/1760582395316219.webm similarity index 100% rename from nginx/vue/public/img/tf2/1760582395316219.webm rename to nginx/vue/public/img/demoman/1760582395316219.webm diff --git a/nginx/vue/public/img/tf2/1761052136609718.webm b/nginx/vue/public/img/demoman/1761052136609718.webm similarity index 100% rename from nginx/vue/public/img/tf2/1761052136609718.webm rename to nginx/vue/public/img/demoman/1761052136609718.webm diff --git a/nginx/vue/public/img/tf2/1761088452011210.mp4 b/nginx/vue/public/img/demoman/1761088452011210.mp4 similarity index 100% rename from nginx/vue/public/img/tf2/1761088452011210.mp4 rename to nginx/vue/public/img/demoman/1761088452011210.mp4 diff --git a/nginx/vue/public/img/tf2/1761570214170465.webm b/nginx/vue/public/img/demoman/1761570214170465.webm similarity index 100% rename from nginx/vue/public/img/tf2/1761570214170465.webm rename to nginx/vue/public/img/demoman/1761570214170465.webm diff --git a/nginx/vue/public/img/tf2/1761828457509465.webm b/nginx/vue/public/img/demoman/1761828457509465.webm similarity index 100% rename from nginx/vue/public/img/tf2/1761828457509465.webm rename to nginx/vue/public/img/demoman/1761828457509465.webm