From: Amin Bandali Date: Sun, 5 May 2019 05:06:05 +0000 (-0400) Subject: remove the GNU inside banner, at least for now X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/commitdiff_plain/d04a4c57038a93ef19c6af1c78f96b26aca043d4?ds=sidebyside remove the GNU inside banner, at least for now --- diff --git a/contact.html b/contact.html index c963a3b..c0ab218 100644 --- a/contact.html +++ b/contact.html @@ -80,18 +80,8 @@

Copyright (c) 2018 Amin Bandali
Verbatim copying and redistribution of this entire page are - permitted provided this notice is preserved.
- The - GNU Inside banner is available under the - - Creative Commons Attribution-ShareAlike 2.0 License. + permitted provided this notice is preserved.

-
- - GNU Inside! - -
diff --git a/gpg.html b/gpg.html index b7ded5a..fbd1f95 100644 --- a/gpg.html +++ b/gpg.html @@ -46,18 +46,8 @@ sub rsa4096 2018-10-17 [A] [expires: 2020-10-16]

Copyright (c) 2018 Amin Bandali
Verbatim copying and redistribution of this entire page are - permitted provided this notice is preserved.
- The - GNU Inside banner is available under the - - Creative Commons Attribution-ShareAlike 2.0 License. + permitted provided this notice is preserved.

-
- - GNU Inside! - -
diff --git a/images/gnu-inside.png b/images/gnu-inside.png deleted file mode 100644 index fdcceca..0000000 Binary files a/images/gnu-inside.png and /dev/null differ diff --git a/index.html b/index.html index d9d4a62..44e3370 100644 --- a/index.html +++ b/index.html @@ -143,18 +143,8 @@

Copyright (c) 2016–2019 Amin Bandali
Verbatim copying and redistribution of this entire page are - permitted provided this notice is preserved.
- The - GNU Inside banner is available under the - - Creative Commons Attribution-ShareAlike 2.0 License. + permitted provided this notice is preserved.

-
- - GNU Inside! - -
diff --git a/style.css b/style.css index 91c6253..015fa53 100644 --- a/style.css +++ b/style.css @@ -36,11 +36,3 @@ a:hover { .btable td:first-child {text-align: right} #theses {padding-left: 1rem} h1, h2, h3, h4, h5 {line-height: 1.15} -#gnu-inside { - position: absolute; - top: 0px; - right: 0px; -} -#gnu-inside a {border: none !important} -#gnu-inside:hover a {background-color: transparent} -#gnu-inside:hover img {background-color: aliceblue}