diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/brain.gif | bin | 0 -> 1549 bytes | |||
| -rw-r--r-- | static/main.css | 16 | ||||
| -rw-r--r-- | static/panic.gif | bin | 0 -> 8405 bytes | |||
| -rw-r--r-- | static/vim.gif | bin | 0 -> 1368 bytes | 
4 files changed, 8 insertions, 8 deletions
| diff --git a/static/brain.gif b/static/brain.gifBinary files differ new file mode 100644 index 0000000..3ff1123 --- /dev/null +++ b/static/brain.gif diff --git a/static/main.css b/static/main.css index 3e60bff..3834e8b 100644 --- a/static/main.css +++ b/static/main.css @@ -73,7 +73,8 @@ table {      border-spacing: 0 10px;  }  td { -    text-align: left +    text-align: left; +    padding: 2%;  }  img {      max-width: 100%; @@ -83,19 +84,18 @@ img {  img.icon {      filter: invert(50%);  } -/* some Stallman trickery for making mobile text bigger */  @media screen and (max-device-width: 480px) { -	body { +    body {          max-width: 100%;          font-size: 90%; -	} -	.license { +    } +    .license {          font-size: 0; -	} -	p { +    } +    p {          margin-top: 5%;          margin-bottom: 5%; -	} +    }      code.longboi {          font-size: 65%;      } diff --git a/static/panic.gif b/static/panic.gifBinary files differ new file mode 100644 index 0000000..3cf1318 --- /dev/null +++ b/static/panic.gif diff --git a/static/vim.gif b/static/vim.gifBinary files differ new file mode 100644 index 0000000..7a00d7f --- /dev/null +++ b/static/vim.gif | 
