Skip to content

Diff of .header

Changes between revision 10 - modify header and revision 11 - modify header style
--- .header
+++ .header
@@ -5,15 +5,18 @@
  padding: 30px;
  color: #ffffff;
 }
 .AhaWiki .header h1 {
  margin: 0;
 }
 .AhaWiki .header h1 a {
  text-decoration: none;
  color: #ffffff;
 }
+.AhaWiki .header h1 a:hover {
+ background-color: transparent;
+}
 </style>
 <h1>
 <a href="https://wiki.millpoo.com/w/FrontPage" target="_self">.millpoo</a>
 </h1>
 ]]]