fix link colour to be visible on blue background

lektura
max.mehl 2017-09-04 17:38:33 +02:00
parent 207675d204
commit 0047eb6b0b
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/* GENERAL STYLING */
.bg-primary a {
color: #fff;
}
/* SUBPAGES */
.subpage {
background-image: url(../img/header.jpg);