noscript headings added

This commit is contained in:
Samuel Philipp 2016-11-27 03:30:03 +01:00
parent 9fffc4aee1
commit 4fa51bd266
1 changed files with 14 additions and 0 deletions

View File

@ -149,6 +149,18 @@
font-weight: bold;
text-decoration: none;
}
.list .magician {
color: #ffffff;
font-family: "Daniel Black", "Jenna Sue", "TeXGyreChorus", "URW Chancery L", cursive;
font-weight: bold;
}
.list .developer {
color: #ffffff;
font-family: "TeXGyreCursor", "Tlwg Typist", "Courier New", monospace;
font-weight: bold;
}
</style>
<!-- Piwik -->
@ -182,9 +194,11 @@
<div class="list">
<div class="item">
<h1 class="magician">Zauberkünstler</h1>
<a href="https://www.sp-magic.de"><img src="img/sp-magic.png"/></a>
</div>
<div class="item">
<h1 class="developer">Softwareentwickler</h1>
<a href="https://www.sp-codes.de"><img src="img/sp-codes.png"/></a>
</div>
</div>