Commit 7751a3c8 authored by xieyishang's avatar xieyishang

~~

parent ad2e6768
......@@ -14,7 +14,7 @@
<!-- <li class="navitems"><a class="alink" href="javascript:;">教学团队</a></li> -->
</ul>
<div class="navrights">
<!-- <a class="linklogin" href="javascript:;">登录</a> -->
<a class="linklogin" href="javascript:;">登录</a>
<!-- <a class="langtaggle" href="javascript:;">EN 丨 CN</a> -->
</div>
</div>
......
......@@ -193,7 +193,7 @@ a:focus, a:hover {
.head_navs .head_navs_main .navrights .linklogin, .head_navs .head_navs_main .navrights .langtaggle {
display: inline-block;
text-align: center;
color: #F2272A;
color: #FCDDB2;
font-size: 18px;
}
......@@ -4282,6 +4282,7 @@ a:focus, a:hover {
}
.interactview .discussitem .replytabs .replytabstab .replytabsitem {
cursor: pointer;
display: inline-block;
padding: 8px 5px;
color: #1A1A1A;
......
......@@ -182,7 +182,7 @@ $navwidth:120px;
.linklogin,.langtaggle{
display: inline-block;
text-align: center;
color: #F2272A;
color: #FCDDB2;
font-size: $navtext;
}
.langtaggle{
......@@ -3996,6 +3996,7 @@ $ontnavheight:68px;
.replytabstab{
float: right;
.replytabsitem{
cursor: pointer;
display: inline-block;
padding: 8px 5px;
color: #1A1A1A;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment