6246e0b59dae3cedeea36acf5bce2622674cc517
Home.md
... | ... | @@ -21,6 +21,8 @@ Sans agression. |
21 | 21 | Sans viol. |
22 | 22 | |
23 | 23 | Sans autorité. |
24 | -<body> |
|
25 | - <img class="bg" src="media/images/DRAFT_purple_black.png" /> |
|
26 | -</body> |
|
... | ... | \ No newline at end of file |
0 | + <style> |
|
1 | +body { |
|
2 | + background-image: url('media/images/DRAFT_purple_black.png'); |
|
3 | +} |
|
4 | +</style> |