This commit is contained in:
2025-11-29 20:44:31 +00:00
parent cf7cfc4967
commit addce77c57
3 changed files with 6 additions and 1 deletions

View File

@@ -88,6 +88,11 @@ video {
text-align: center;
}
.border4 {
border: 30px solid;
border-image: url("/img/borders/border4.gif") 7 round;
}
.border-cv {
border: 30px solid;
border-image: url("/img/borders/bordercv.png") 30 round;