initial commit
This commit is contained in:
BIN
static/nocloud.jpg
Normal file
BIN
static/nocloud.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
21
static/style.css
Normal file
21
static/style.css
Normal file
@ -0,0 +1,21 @@
|
||||
body {
|
||||
margin: 3em;
|
||||
}
|
||||
|
||||
table {
|
||||
border: 1px solid black;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 90%;
|
||||
}
|
||||
td {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
img#nocloud {
|
||||
width: 736px;
|
||||
}
|
||||
|
||||
img#vibing {
|
||||
width: 74px;
|
||||
}
|
BIN
static/vibing.gif
Normal file
BIN
static/vibing.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
Reference in New Issue
Block a user