Revert "Merge branch 'remnny-header-link'"
This reverts commit5e23604d55
, reversing changes made tod5e5efd367
.
This commit is contained in:
parent
5e23604d55
commit
b0e7268206
|
@ -47,11 +47,6 @@ img[alt="XMR Logo"] {
|
||||||
display: inline ;
|
display: inline ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.banner a {
|
|
||||||
color: inherit;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: light) {
|
@media (prefers-color-scheme: light) {
|
||||||
body {
|
body {
|
||||||
background: white ;
|
background: white ;
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<div class="banner">
|
<div class="banner">
|
||||||
<h1><a href = "/">🍳 $TITLE 🍲</a></h1>
|
<h1>🍲 $TITLE 🍳</h1>
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
</div>
|
||||||
<p>Only Based cooking. No ads, no tracking, nothing but based cooking.</p>
|
<p>Only Based cooking. No ads, no tracking, nothing but based cooking.</p>
|
||||||
|
|
Loading…
Reference in New Issue