mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Website front page tuning
This commit is contained in:
parent
a77b83a8be
commit
9c74c7ef83
@ -215,15 +215,15 @@ a:hover, a:active {
|
||||
#announcement {
|
||||
margin: 0 0 60px 0;
|
||||
padding: 20px 0;
|
||||
font: 400 150%/133% 'Yandex Sans Display Web',Arial,sans-serif;
|
||||
font: 400 140%/133% 'Yandex Sans Display Web',Arial,sans-serif;
|
||||
}
|
||||
.announcement-link {
|
||||
color: #000;
|
||||
text-decoration: underline;
|
||||
color: #000!important;
|
||||
text-decoration: underline!important;
|
||||
margin: 1em 0;
|
||||
}
|
||||
.announcement-link:hover {
|
||||
color: #000;
|
||||
color: #000!important;
|
||||
}
|
||||
|
||||
#call_to_action, #benchmark_learn_more {
|
||||
|
@ -92,7 +92,7 @@
|
||||
</div>
|
||||
<div id="announcement" class="colored-block">
|
||||
<div class="page">
|
||||
ClickHouse Community Meetup in <a class="announcement-link" href="http://bit.ly/clickhouse-paris-2-october-2018" rel="external nofollow" target="_blank">Paris on October 2</a>
|
||||
Upcoming meetups: <a class="announcement-link" href="http://bit.ly/clickhouse-paris-2-october-2018" rel="external nofollow" target="_blank">Paris on October 2</a>
|
||||
and <a class="announcement-link" href="http://www.clickhouse.com.cn/topic/5ba0e3f99d28dfde2ddc62a1" rel="external nofollow" target="_blank">Beijing on October 28</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user