diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/assets/images/bsd_meme.webp | bin | 117830 -> 0 bytes | |||
-rwxr-xr-x | data/style.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/assets/images/bsd_meme.webp b/data/assets/images/bsd_meme.webp Binary files differdeleted file mode 100644 index 23275f9..0000000 --- a/data/assets/images/bsd_meme.webp +++ /dev/null diff --git a/data/style.css b/data/style.css index 03059c4..cd843f2 100755 --- a/data/style.css +++ b/data/style.css @@ -163,7 +163,7 @@ table { width: 80%; } -h2, h3 { +h2, h3, h4 { display: block; background-color: #ffffff; border-style: solid; |