theme update
This commit is contained in:
parent
0362d07cd5
commit
065f9da2d6
@ -86,6 +86,10 @@
|
|||||||
<li><a class="menu top_parent" href="//rule34.paheal.net/wiki/Notes">ANNOUNCEMENTS</a></li>
|
<li><a class="menu top_parent" href="//rule34.paheal.net/wiki/Notes">ANNOUNCEMENTS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a class="menu top_parent" href="https://s.zlink2.com/splash.php?idzone=3832265&return_url=" target="_blank" style="color: red;">Cunt Empire!</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@ a:active.menu { color: #FF0000; text-decoration: none; }
|
|||||||
margin:0;
|
margin:0;
|
||||||
padding:0;
|
padding:0;
|
||||||
float:left;
|
float:left;
|
||||||
width:9em; /* width of all menu boxes */
|
width:10em; /* width of all menu boxes */
|
||||||
}
|
}
|
||||||
|
|
||||||
#menuh li
|
#menuh li
|
||||||
|
@ -52,7 +52,7 @@ class Page extends BasePage
|
|||||||
<meta name="description" content="Rule 34, if it exists there is porn of it."/>
|
<meta name="description" content="Rule 34, if it exists there is porn of it."/>
|
||||||
<meta name="viewport" content="width=1024">
|
<meta name="viewport" content="width=1024">
|
||||||
<meta name="theme-color" content="#7EB977">
|
<meta name="theme-color" content="#7EB977">
|
||||||
<link rel="stylesheet" href="$data_href/themes/$theme_name/menuh.css" type="text/css">
|
<link rel="stylesheet" href="$data_href/themes/$theme_name/menuh.css?_=1" type="text/css">
|
||||||
$header_html
|
$header_html
|
||||||
|
|
||||||
<script defer src="https://unpkg.com/webp-hero@0.0.0-dev.21/dist-cjs/polyfills.js"></script>
|
<script defer src="https://unpkg.com/webp-hero@0.0.0-dev.21/dist-cjs/polyfills.js"></script>
|
||||||
|
@ -68,6 +68,7 @@ FOOTER {
|
|||||||
background: #ACE4A3;
|
background: #ACE4A3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
A {color: #000099; text-decoration: none; font-weight: bold;}
|
A {color: #000099; text-decoration: none; font-weight: bold;}
|
||||||
A:hover {color: #000099; text-decoration: underline;}
|
A:hover {color: #000099; text-decoration: underline;}
|
||||||
A:visited {color: #000099; text-decoration: none}
|
A:visited {color: #000099; text-decoration: none}
|
||||||
@ -253,7 +254,7 @@ ul.tagit li.tagit-new {
|
|||||||
|
|
||||||
#menuh-container {
|
#menuh-container {
|
||||||
float: none;
|
float: none;
|
||||||
width: 500px;
|
width: 650px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user