Adapt css to second meetup link

This commit is contained in:
Ivan Blinkov 2018-09-18 17:00:45 +03:00
parent a0a441bd5c
commit e51bba9926

View File

@ -217,12 +217,12 @@ a:hover, a:active {
padding: 20px 0;
font: 400 150%/133% 'Yandex Sans Display Web',Arial,sans-serif;
}
#announcement-link {
.announcement-link {
color: #000;
text-decoration: underline;
margin: 1em 0;
}
#announcement-link:hover {
.announcement-link:hover {
color: #000;
}