Kleine wijzigingen layout, kerkdienst

This commit is contained in:
2020-01-06 03:17:57 +01:00
parent ed1871ae68
commit 3af813ca23
30 changed files with 46 additions and 32265 deletions

View File

@@ -69,7 +69,7 @@ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
.action_button
{
position: relative;
display: block;
display: inline-block;
height: 29px;
float: left;
color: #25282A;
@@ -109,8 +109,8 @@ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
text-decoration: none;
}
.action_button:hover .fa,
.read_more:hover span
.action_button:not(.disabled):hover .fa,
.read_more:not(.disabled):hover span
{
transition: 200ms;
width: 100%;