Skip to content

Diff of .header

Changes between revision 8 - modify header and revision 9 - modify header
--- .header
+++ .header
@@ -1,15 +1,16 @@
 [[[#!Html
 <style>
-.header {
+.AhaWiki .header {
  background-color: #000000;
  padding: 15px;
  color: #ffffff;
 }
-.header h1 a, .header h1 a:active{
+.AhaWiki .header h1 a {
+ text-decoration: none;
  color: #ffffff;
 }
 </style>
 <h1>
 <a href="https://wiki.millpoo.com/w/FrontPage" target="_self">.millpoo</a>
 </h1>
 ]]]