This commit is contained in:
bellinuxien 2024-04-04 16:23:13 +02:00
parent 29db22db28
commit 248e747f96
13 changed files with 32 additions and 0 deletions

BIN
images/Akira.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
images/Banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
images/Bulma.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
images/Krilin.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
images/Namek.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
images/Piccolo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 KiB

BIN
images/Planetevegeta.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
images/Roshi.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
images/Sangoku.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

BIN
images/Terre.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
images/vegeta.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

32
static/styles.css Normal file
View File

@ -0,0 +1,32 @@
body {
background-color:#D98324
}
h2 {
color: #DF2935
}
h2 {
font-size: 25px;
}
h3 {
color: #0E34A0
}
h3 {
font-size: 20px;
}
h1 {
color: #0A2895
}
h1 {
font-size: 30px;
}
body {
text-align: center;
}
p {
color: #000000
}