Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
www.fudou6.com
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liaili
www.fudou6.com
Commits
8c45dfd1
Commit
8c45dfd1
authored
Jul 30, 2016
by
liaili
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
8
parent
99c34be6
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
30 deletions
+7
-30
project.css
public/stylesheets/project.css
+1
-14
project.less
public/stylesheets/project.less
+5
-15
project.hbs
views/project.hbs
+1
-1
No files found.
public/stylesheets/project.css
View file @
8c45dfd1
...
@@ -63,21 +63,8 @@
...
@@ -63,21 +63,8 @@
.hot-project-introducer
>
ul
li
:nth-child
(
4
)
>
b
{
.hot-project-introducer
>
ul
li
:nth-child
(
4
)
>
b
{
background-position
:
-450px
-13
pxpx
;
background-position
:
-450px
-13
pxpx
;
}
}
.hot-project-introducer
>
hr
{
.hot-project-introducer
>
hr
.line-separate
:after
{
width
:
940px
;
margin
:
0
auto
;
background
:
#959595
;
position
:
relative
;
}
.hot-project-introducer
hr
::after
{
content
:
''
;
display
:
block
;
width
:
73px
;
height
:
3px
;
background
:
#01a9dd
;
background
:
#01a9dd
;
position
:
absolute
;
left
:
433px
;
top
:
-2px
;
}
}
.hot-project-introducer
.introducer
{
.hot-project-introducer
.introducer
{
width
:
700px
;
width
:
700px
;
...
...
public/stylesheets/project.less
View file @
8c45dfd1
...
@@ -139,22 +139,12 @@
...
@@ -139,22 +139,12 @@
}
}
}
}
}
}
> hr {
> hr.line-separate {
width: 940px;
&:after{
margin: 0 auto;
background: #959595;
position: relative;
}
hr::after {
content: '';
display: block;
width: 73px;
height: 3px;
background: #01a9dd;
background: #01a9dd;
position: absolute;
left: 433px;
top: -2px;
}
}
}
.introducer {
.introducer {
width: 700px;
width: 700px;
margin: 0 auto;
margin: 0 auto;
...
...
views/project.hbs
View file @
8c45dfd1
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<span>
扩展融资渠道
</span>
<span>
扩展融资渠道
</span>
</li>
</li>
</ul>
</ul>
<hr/>
<hr
class=
"line-separate"
/>
<div
class=
"introducer"
>
<div
class=
"introducer"
>
<form
id=
"introducer"
>
<form
id=
"introducer"
>
<h4>
寻找优质项目介绍人
</h4>
<h4>
寻找优质项目介绍人
</h4>
...
...
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