Worst website ever for prosperity!
This commit is contained in:
BIN
worst-website/static/btc-map-icon.png
Normal file
BIN
worst-website/static/btc-map-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
21
worst-website/static/main.css
Normal file
21
worst-website/static/main.css
Normal file
@@ -0,0 +1,21 @@
|
||||
body
|
||||
{
|
||||
background-color:rgb(154, 219, 154);
|
||||
}
|
||||
|
||||
h1, h2, p, div
|
||||
{
|
||||
color:black;
|
||||
white-space: pre;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
.center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#map {
|
||||
height: 100vh;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user