Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
pcb
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
41dc3b11
authored
Jan 20, 2020
by
肖康
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'master' of
http://119.23.72.7/liangjianmin/pcb
parents
853bac71
04784142
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
62 additions
and
1 deletions
css/home/home.css
css/home/home.less
index.html
css/home/home.css
View file @
41dc3b11
This diff is collapsed.
Click to expand it.
css/home/home.less
View file @
41dc3b11
@import '../common/base.less';
@import '../common/base.less';
@import '../common/font/iconfont.less';
.width-1180 {
.width-1180 {
width: 1180px;
width: 1180px;
...
@@ -94,6 +95,45 @@
...
@@ -94,6 +95,45 @@
height: 241px;
height: 241px;
margin-top: 87px;
margin-top: 87px;
box-shadow: 0px 4px 10px 0px rgba(0, 129, 210, 0.1);
box-shadow: 0px 4px 10px 0px rgba(0, 129, 210, 0.1);
.header-form-navs {
height: 90px;
border-bottom: 1px solid #F0F4F7;
.header-form-nav {
color: #575E66;
font-size: 16px;
cursor: pointer;
padding: 32px 65px 0 40px;
height: 90px;
&.active {
color: #2B2F33;
font-weight: 600;
border-bottom: 4px solid #E89721;
i {
color: #0081D2;
font-weight: normal;
}
}
i {
font-size: 27px;
margin-right: 10px;
}
}
}
.header-form-content {
.header-form-content-l {}
.header-form-content-r {
width: 167px;
height: 151px;
background-color:#E89721 ;
}
}
}
}
}
}
}
}
...
...
index.html
View file @
41dc3b11
...
@@ -67,7 +67,28 @@
...
@@ -67,7 +67,28 @@
factory to your door.
<br
/>
Fast
factory to your door.
<br
/>
Fast
shipping from our factory near Hong Kong Aviation Hub.
</p>
shipping from our factory near Hong Kong Aviation Hub.
</p>
<div
class=
"header-form"
>
<div
class=
"header-form"
>
<div
class=
"header-form-navs clr boxsiz"
>
<div
class=
"header-form-nav fl boxsiz active"
>
<i
class=
"iconfont icondianluban lineBlock va-m"
></i>
PCB Prototype
</div>
<div
class=
"header-form-nav fl boxsiz"
>
<i
class=
"iconfont iconjixieshou lineBlock va-m"
></i>
PCB Assembly
</div>
<div
class=
"header-form-nav fl boxsiz"
>
<i
class=
"iconfont iconpcbban lineBlock va-m"
></i>
SMT-Stencil
</div>
<div
class=
"header-form-nav fl boxsiz"
>
<i
class=
"iconfont iconkaiguan lineBlock va-m"
></i>
Membrane Switch
</div>
</div>
<div
class=
"header-form-content clr"
>
<div
class=
"header-form-content-l fl"
></div>
<div
class=
"header-form-content-r fr"
></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
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