Change link color
This commit is contained in:
parent
adde4a3e43
commit
109202beed
@ -381,6 +381,10 @@ input[type=text] {
|
|||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.topic-content a {
|
||||||
|
color: #EE81B0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@media only screen and (max-width: 350px) {
|
@media only screen and (max-width: 350px) {
|
||||||
.content {
|
.content {
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
<link rel="canonical" href="https://christophhagen.de/festival/info.html" />
|
<link rel="canonical" href="https://christophhagen.de/festival/info.html" />
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||||
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=3">
|
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=4">
|
||||||
<script src="assets/festival.js?v=13"></script>
|
<script src="assets/festival.js?v=13"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -101,7 +101,7 @@
|
|||||||
<span lang="en">Will there be entertainment?</span>
|
<span lang="en">Will there be entertainment?</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="topic-content">
|
<div class="topic-content">
|
||||||
<span lang="de">Nachmittags kann Beach-Volleyball gespielt werden, und es gibt lockere Musik. Und dazu natürlich Speisen und Getränke.</span>
|
<span lang="de">Nachmittags kann Beach-Volleyball gespielt werden, und es gibt lockere Musik. Und dazu natürlich Essen und Trinken.</span>
|
||||||
<span lang="en">There will be beach volleyball in the afternoon, and chill music. A bouncing castle (for adults!) may or may not be present.</span>
|
<span lang="en">There will be beach volleyball in the afternoon, and chill music. A bouncing castle (for adults!) may or may not be present.</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="topic-title">
|
<div class="topic-title">
|
||||||
|
Loading…
Reference in New Issue
Block a user