Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
semour
/
semour_web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
184f433a
authored
Dec 05, 2022
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
样式 反馈 修改
parent
e7afcf92
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
public/assets/css/about/about.less
public/assets/css/about/about.min.css
public/assets/css/about/about.less
View file @
184f433a
.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{
...
...
public/assets/css/about/about.min.css
View file @
184f433a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment