提交 f01426bc 编写于 作者: L Librahang

Minisite:1.“会场信息”改成“点击参会” 2.替换江大勇照片。3.修改“设计峰会”为“设计峰会(项目组专题研讨)”,并适配移动端。

上级 0e34e567
......@@ -5,7 +5,8 @@ banner= "./img/summitBannerWeb_en.png"
bannerM= "./img/summitBannerMobile_en.png"
DesignSummit= "Design Summit"
DesignSummit1= "Design Summit "
DesignSummit2= "(SIG Workshop)"
registerUrlAtBanner = "https://e.huawei.com/en/form/event/en/open-euler-virtual-summit-2020"
......
......@@ -85,7 +85,7 @@ html,body{
background-repeat: no-repeat;
}
.community-item-title.parters-link{
background-image: url('../img/2.png');
background-image: url('../img/3.png');
background-position: center;
background-repeat: no-repeat;
}
......@@ -454,7 +454,6 @@ html,body{
height: 100%;
transform: rotateY(0deg);
}
.community-parters img.mobile{
display: none;
}
......@@ -625,9 +624,15 @@ html,body{
.community-item-title{
font-size: .5rem;
line-height: .56rem;
margin-bottom: 0;
margin-bottom: 15px;
background-size: 180px;
}
.summit-design {
background-size:372px;
}
.summit-design span{
display:block;
}
.summit .mobile-show{
padding: 0;
margin-left: -0.1rem;
......@@ -707,7 +712,6 @@ html,body{
font-size: .18rem;
line-height: .24rem;
}
@media screen and (min-width: 319px) and (max-width: 767px) {
.community-parters img.mobile{
display: block;
......
content/en/summit/img/2.png

1.1 KB | W: | H:

content/en/summit/img/2.png

1.3 KB | W: | H:

content/en/summit/img/2.png
content/en/summit/img/2.png
content/en/summit/img/2.png
content/en/summit/img/2.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -4,7 +4,8 @@ title = "openEuler 峰会 2020"
banner= "./img/summitBannerWeb_zh.png"
bannerM= "./img/summitBannerMobile_zh.png"
DesignSummit= "设计峰会"
DesignSummit1= "设计峰会"
DesignSummit2= "(项目组专题研讨)"
registerUrlAtBanner = "https://e.huawei.com/cn/form/event/en/open-euler-virtual-summit-2020"
......@@ -123,7 +124,7 @@ room1Period1GroupName = ""
room1Period1ChairName = "郭寒军"
room1Period1ChairIntroduction = "openEuler Kernel Maintainer"
room1Period1MeetingInfo = " "
roomPeriodSignUp = "会场信息"
roomPeriodSignUp = "点击参会"
room1Period1SignUpLink = "https://welink-meeting.zoom.us/j/138895546"
roomPeriodMeeting = "会议内容"
room1Period1MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-community-kernel"
......
......@@ -85,7 +85,7 @@ html,body{
background-repeat: no-repeat;
}
.community-item-title.parters-link{
background-image: url('../img/2.png');
background-image: url('../img/3.png');
background-position: center;
background-repeat: no-repeat;
}
......@@ -624,9 +624,15 @@ html,body{
.community-item-title{
font-size: .5rem;
line-height: .56rem;
margin-bottom: 0;
margin-bottom: 15px;
background-size: 180px;
}
.summit-design {
background-size:372px;
}
.summit-design span{
display:block;
}
.summit .mobile-show{
padding: 0;
margin-left: -0.1rem;
......
content/zh/summit/img/2.png

1.4 KB | W: | H:

content/zh/summit/img/2.png

1.3 KB | W: | H:

content/zh/summit/img/2.png
content/zh/summit/img/2.png
content/zh/summit/img/2.png
content/zh/summit/img/2.png
  • 2-up
  • Swipe
  • Onion skin
<!DOCTYPE html>
<html lang="{{ .Site.LanguageCode }}">
{{ partial "head.html" . }}
<link rel="stylesheet" href="./css/community.css?t=202000412">
<link rel="stylesheet" href="./css/community.css?t=202000415">
<body>
<div id="all">
<header>
......@@ -350,7 +350,10 @@
</div>
</div>
<div class="community-summit">
<p class="community-item-title summit-design">{{.Params.DesignSummit}}</p>
<p class="community-item-title summit-design">
<span >{{.Params.DesignSummit1}}</span>
<span>{{.Params.DesignSummit2}}</span>
</p>
<!-- <p class="community-item-tip">Design Summit</p> -->
<!-- <ul class="community-day">
<li class="first-day active">DAY 1</li>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册