mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Adapt css to second meetup link
This commit is contained in:
parent
a0a441bd5c
commit
e51bba9926
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user