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