Mon site
BIN
images/Akira.webp
Normal file
|
After Width: | Height: | Size: 52 KiB |
BIN
images/Banner.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
images/Bulma.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
images/DragonBallCrystal.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
images/Krilin.webp
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
images/Namek.webp
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
images/Piccolo.png
Normal file
|
After Width: | Height: | Size: 301 KiB |
BIN
images/Planetevegeta.webp
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
images/Roshi.webp
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
images/Sangoku.png
Normal file
|
After Width: | Height: | Size: 393 KiB |
BIN
images/Terre.webp
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
images/vegeta.webp
Normal file
|
After Width: | Height: | Size: 183 KiB |
32
static/styles.css
Normal 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
|
||||||
|
}
|
||||||