We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b45ac1f + dabef4c commit c48a25dCopy full SHA for c48a25d
1 file changed
manual-template.xml
@@ -14,11 +14,11 @@
14
<img class="overlay" src="images/profanity_mouth-only.png" alt="Profanity Illustration" />
15
<header>
16
<h1>
17
- <a href="index.html" style="position: relative">
+ <a href="index.html" style="position:relative;color:black;">
18
Profani<span class="kern-ty">ty</span>
19
</a>
20
</h1>
21
- <h2>${sblg-get|subtitle}</h2>
+ <h2 style="color:white">${sblg-get|subtitle}</h2>
22
</header>
23
<article data-sblg-article="1" style="position: relative"> Content</article>
24
<footer>
0 commit comments