refer to index.html
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
@media print {
|
||||||
|
.no-print {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-image: linear-gradient(to bottom, aqua, blue);
|
background-image: linear-gradient(to bottom, aqua, blue);
|
||||||
font-family: "Times New Roman", Times, serif;
|
font-family: "Times New Roman", Times, serif;
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
<a class="no-print" href="/index.html"><h1>Take me back!!!!</h1></a>
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
<a class="no-print" href="/index.html"><h1>Take me back!!!!</h1></a>
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
<a class="no-print" href="/index.html"><h1>Take me back!!!!</h1></a>
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
<a class="no-print" href="/index.html"><h1>Take me back!!!!</h1></a>
|
||||||
|
|||||||
Reference in New Issue
Block a user