Commit 184f433a by 肖康

样式 反馈 修改

parent e7afcf92
.gw-header-nav{ .gw-header-nav{
position: fixed; position: fixed;
top:70px; top:70px;
...@@ -83,13 +84,13 @@ body{background: #000;min-width: 1200px;} ...@@ -83,13 +84,13 @@ body{background: #000;min-width: 1200px;}
&.trr{padding-left: 122px;} &.trr{padding-left: 122px;}
&.trl{text-align: right;padding-right: 122px;margin-right: 1px;} &.trl{text-align: right;padding-right: 122px;margin-right: 1px;}
span{transition: all 0.6s;} span{transition: all 0.6s;}
&:hover{ background: url("../../images/home/subj.png") no-repeat;background-size: 100% 100%; &:hover{ background: url("../../images/home/subj.png") no-repeat;
span{opacity: 0;} span{opacity: 0;}
} }
&.bgrp1:hover{ background: url("../../images/about/bgrp1.png") no-repeat;background-size: 100% 100%;} &.bgrp1:hover{ background: url("../../images/about/bgrp1.png") right top no-repeat;}
&.bgrp2:hover{ background: url("../../images/about/bgrp2.png") no-repeat;background-size: 100% 100%;} &.bgrp2:hover{ background: url("../../images/about/bgrp2.png") left top no-repeat;}
&.bgrp3:hover{ background: url("../../images/about/bgrp3.png") no-repeat;background-size: 100% 100%;} &.bgrp3:hover{ background: url("../../images/about/bgrp3.png") right top no-repeat;}
&.bgrp4:hover{ background: url("../../images/about/bgrp4.png") no-repeat;background-size: 100% 100%;} &.bgrp4:hover{ background: url("../../images/about/bgrp4.png") left top no-repeat;}
} }
} }
.readbox{ .readbox{
......
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 sign in to comment