Commit 184f433a by 肖康

样式 反馈 修改

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