From 552ffc2e4466833e0c9f73c9841f99f67db886c9 Mon Sep 17 00:00:00 2001 From: Adam French Date: Sat, 29 Nov 2025 15:12:58 +0000 Subject: [PATCH] bordercv --- nginx/vue/public/css/styles.css | 2 +- nginx/vue/public/img/borders/borderCV.gif | Bin 0 -> 1609 bytes nginx/vue/src/views/Home.vue | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 nginx/vue/public/img/borders/borderCV.gif diff --git a/nginx/vue/public/css/styles.css b/nginx/vue/public/css/styles.css index ea08ff7..1fb8829 100644 --- a/nginx/vue/public/css/styles.css +++ b/nginx/vue/public/css/styles.css @@ -90,7 +90,7 @@ video { .border-cv { border: 30px solid; - border-image: url("/img/borders/bordercv.png") 30 round; + border-image: url("/img/borders/borderCV.gif") 30 round; } .shadow1 { diff --git a/nginx/vue/public/img/borders/borderCV.gif b/nginx/vue/public/img/borders/borderCV.gif new file mode 100644 index 0000000000000000000000000000000000000000..52fa11ca0d2f488261723d1adc989c89cb362986 GIT binary patch literal 1609 zcmb8veK->c90%}Gn$25zDe@AUw_$lnHnY1&F*8L=gPR8gK41+U0wN5`}prhm@wT#kFvLscxCCWhO&NJp$Zq2WkhM zPHZc-a`!C6y))-%m@CF-`kJsccp0fRaSAw#XE_l_Dd&ScN=pc?mK(&@)}V@n2Xsr+-vZy z?!7F3zRmcCQF^2p!w;uCb;4PXv0|@yc39JDFhnE#)}E`>_uTer(!Li^h-n}@Iumx+ zXe$r|ZKgVx^)t_azrn71)vl`6QpT@q%Sek%%3wonaV#N0L01j_T}c2 z($O)aBmM1C^272NK4D$@7V)_f$9;oZv$-TsPOzpBt zVwEIB6l`%b0l0~3t9claIIgN5wI>G_N;3j*zxPMRmCA&M&D3mr7omlXZAO?S0Rb)iNudhp4Z(hmbq?nKWId9r=` zKMj5+@DM_H+;{gxpXR|6e++x4SO$rKcsQMNwLA_#OvmY3>)8Z1ULpiP6e7G{gUY*2 zHx)$SBAenSOUV+!j<2DUdX(GpB)$tmQOkT^*5yj#qG}XF4tC@DZH`iC-X0eUY!YvQ zZun|;ht`Z$CDZG|XRMwTeP`m^Y3hNYWN1@!m)hX_9Mi7bq`EzJwBzR<&G(;sU8Ovj e&O)oOWsZ@`6thRJ&fx{WQdXawyN(_Jfcy(uHTp{c literal 0 HcmV?d00001 diff --git a/nginx/vue/src/views/Home.vue b/nginx/vue/src/views/Home.vue index 51e2e3e..4fbd2f5 100644 --- a/nginx/vue/src/views/Home.vue +++ b/nginx/vue/src/views/Home.vue @@ -16,7 +16,7 @@ import Radio from "@/components/Radio.vue"; -
+