X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=gitweb-danixland%2Fgitweb.css;h=80e5cc8bcc315495519a444bc33ab44eded8d3db;hb=29e3a25d283818b94238f2344d67fc3c21157e05;hp=88dd9623bda1405d8a56d9d97cdea3909422bb2b;hpb=9406f5269846e5eb4560181fe1d14cbb740df6d6;p=gitweb-theme-danix.git diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 88dd962..80e5cc8 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -209,7 +209,7 @@ td, th { height: 80px; line-height: 80px; margin-top: 15px; - background: var(--bg); + background: var(--bg-alt); border-top: 2px solid var(--border); border-bottom: 1px solid var(--border); } @@ -226,35 +226,17 @@ td, th { } a.rss_logo { - float: right; - padding: 3px 1px; - width: 35px; - line-height: 10px; - border: 1px solid; - border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e; - color: #ffffff; - background-color: #ff6600; - font-weight: bold; - font-family: 'Montserrat', sans-serif; - font-size: 80%; - text-align: center; - text-decoration: none; - margin-top: 30px; - margin-left: 5px; -} - -a.rss_logo:hover { - background-color: #ee5500; -} - -.rss_logo { - margin-right: 25px; - background: yellow; + border: 0; + clip: rect(1px, 1px, 1px, 1px); + clip-path: inset(100%); + height: 1px; + overflow: hidden; + padding: 0; + position: absolute; + white-space: nowrap; + width: 1px; } -.rss_logo:last-child { - margin-right: 5px; -} /* Index include ---------------------------------------------------------------------------- */