Layout changes to code credits. Link color change.
This commit is contained in:
@@ -121,11 +121,6 @@ footer {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.credits {
|
||||
position: relative;
|
||||
left: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
|
||||
@@ -33,7 +33,7 @@ section.logo ~ section.main {
|
||||
}
|
||||
|
||||
.generic-link {
|
||||
color: blue;
|
||||
color: #2222ed;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
@@ -60,11 +60,11 @@
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="credits">
|
||||
<a href="https://github.com/codevictory/runosaari.net"
|
||||
<div>
|
||||
<a class="generic-link" href="https://github.com/codevictory/runosaari.net"
|
||||
>lähdekoodi</a
|
||||
>
|
||||
| by codevictory
|
||||
by codevictory
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user