diff options
| author | jwansek <eddie.atten.ea29@gmail.com> | 2021-09-25 12:45:20 +0000 | 
|---|---|---|
| committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-09-25 12:45:20 +0000 | 
| commit | 1c9532ae0a370735a77dcff05fcb754bdeca99a9 (patch) | |
| tree | fd768920c41899390b3bc68112305aa794194ec8 | |
| parent | f7e12754f12c53b6002ef3a3ccc412bd4255d929 (diff) | |
| download | eda.gay-1c9532ae0a370735a77dcff05fcb754bdeca99a9.tar.gz eda.gay-1c9532ae0a370735a77dcff05fcb754bdeca99a9.zip | |
changed the css and added some pics
| -rwxr-xr-x | static/images/Thumbs.db | bin | 27136 -> 0 bytes | |||
| -rwxr-xr-x | static/images/ioporn.jpg | bin | 0 -> 51451 bytes | |||
| -rwxr-xr-x | static/images/libreboot.jpg | bin | 0 -> 1910228 bytes | |||
| -rwxr-xr-x | static/images/selfie.jpg | bin | 0 -> 1039202 bytes | |||
| -rwxr-xr-x | static/images/switches.jpg | bin | 0 -> 3169089 bytes | |||
| -rw-r--r-- | static/style.css | 2 | 
6 files changed, 1 insertions, 1 deletions
| diff --git a/static/images/Thumbs.db b/static/images/Thumbs.dbBinary files differ deleted file mode 100755 index e956a2d..0000000 --- a/static/images/Thumbs.db +++ /dev/null diff --git a/static/images/ioporn.jpg b/static/images/ioporn.jpgBinary files differ new file mode 100755 index 0000000..6608d31 --- /dev/null +++ b/static/images/ioporn.jpg diff --git a/static/images/libreboot.jpg b/static/images/libreboot.jpgBinary files differ new file mode 100755 index 0000000..0bac72e --- /dev/null +++ b/static/images/libreboot.jpg diff --git a/static/images/selfie.jpg b/static/images/selfie.jpgBinary files differ new file mode 100755 index 0000000..2220e6f --- /dev/null +++ b/static/images/selfie.jpg diff --git a/static/images/switches.jpg b/static/images/switches.jpgBinary files differ new file mode 100755 index 0000000..8b56651 --- /dev/null +++ b/static/images/switches.jpg diff --git a/static/style.css b/static/style.css index be25a8e..5ed09d1 100644 --- a/static/style.css +++ b/static/style.css @@ -143,7 +143,7 @@ form #url_input {  body div div {      padding-left: 10px; -    padding-right: 10px; +    /* padding-right: 10px; */  }  footer { | 
