diff options
Diffstat (limited to 'info/legend.html')
-rw-r--r-- | info/legend.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/info/legend.html b/info/legend.html deleted file mode 100644 index d762aeb..0000000 --- a/info/legend.html +++ /dev/null @@ -1,12 +0,0 @@ -<!DOCTYPE html> -<title>Algeria Legend</title> -<style> -html,body{margin:0;padding:0} -main { max-width: 600px; margin: 0 auto; } -img{display:block;margin:12px auto;max-width:100%} -</style> -<body> -<main> -<img src="legend.png" alt="[Algeria Legend]"> -</main> -</body> |