Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
statichtml
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
statichtml
Commits
7e7e29f1
Commit
7e7e29f1
authored
Aug 05, 2016
by
liaili
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
71da97ca
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
86 additions
and
191 deletions
+86
-191
workspace.xml
.idea/workspace.xml
+53
-90
navitation-friend.less
src/entries/navitation-friend.less
+1
-0
navitation-record.html
src/entries/navitation-record.html
+1
-0
navitation-record.less
src/entries/navitation-record.less
+31
-101
No files found.
.idea/workspace.xml
View file @
7e7e29f1
This diff is collapsed.
Click to expand it.
src/entries/navitation-friend.less
View file @
7e7e29f1
...
...
@@ -20,6 +20,7 @@
.navitation-steps {
height: 10rem;
background: url(https://res.fudou6.com/c/4/20160804/q83YmdfMDI=_750x741.jpg)no-repeat center center;
background-size: cover;
& > div {
background: #fff;
padding:1rem 1.2rem;
...
...
src/entries/navitation-record.html
View file @
7e7e29f1
...
...
@@ -74,4 +74,5 @@
</body>
<script
src=
"./common.js"
></script>
<script
src=
"./navitation-record.js"
></script>
<script
src=
"./flexible.debug.js"
></script>
</html>
src/entries/navitation-record.less
View file @
7e7e29f1
...
...
@@ -9,28 +9,25 @@
a {
text-decoration: none;
}
html {
font-size: 14px;
}
body {
color: #fff;
font-family: Microsoft YaHei, simhei, Tahoma, Arial;
}
header {
height: 60px;
height: 2rem;
background: #f00;
}
.navitation {
background: #353950 url(https://res.fudou6.com/c/4/20160804/udmYmctMDFfMDM=_749x66.png)no-repeat center bottom;
padding:
40px 0 80px
;
padding:
1rem 0 2rem
;
h2 {
font-size:
1.
5rem;
margin-bottom:
20px
;
font-size:
0.5
5rem;
margin-bottom:
0.5rem
;
text-align: center;
}
& > div {
width: 8
0%
;
width: 8
rem
;
margin: 0 auto;
&:after {
content:'';
...
...
@@ -38,10 +35,10 @@
clear: both;
}
a {
font-size:
1
rem;
font-size:
0.4
rem;
background: #494d68;
padding:
6px 10px
;
border-radius:
4px
;
padding:
0.157rem 0.26rem
;
border-radius:
0.11rem
;
color: #fff;
float: left;
&:last-child {
...
...
@@ -53,36 +50,36 @@
.users-list {
background: #ececec;
div {
width: 9
0%
;
width: 9
rem
;
margin: 0 auto;
border-bottom: 1px solid #969696;
color: #222228;
font-size:
1
rem;
font-size:
0.4
rem;
span {
display: block;
float: left;
text-align: center;
padding:
10px
0;
padding:
0.26rem
0;
&:nth-child(1) {
width: 1
0%
;
width: 1
rem
;
}
&:nth-child(2) {
width:
30%
;
width:
2rem
;
}
&:nth-child(3) {
width: 2
5%
;
width: 2
.5rem
;
}
&:nth-child(4) {
width: 2
5%
;
width: 2
.5rem
;
}
&:nth-child(5) {
width: 1
0%
;
width: 1
rem
;
color: #c3c3c3;
}
}
&:first-child {
font-weight: bold;
font-size:
1.2
rem;
font-size:
0.44
rem;
}
&:last-child {
border-bottom: 0;
...
...
@@ -102,13 +99,13 @@
}
}
.explain {
width: 9
0%
;
width: 9
rem
;
margin: 0 auto;
padding:
10px
0;
padding:
0.26rem
0;
color: #969696;
font-size:
1
rem;
font-size:
0.4
rem;
h3 {
font-size:
1.3
rem;
font-size:
0.5
rem;
text-align: center;
position: relative;
&:before {
...
...
@@ -118,109 +115,42 @@
height: 0;
border-bottom: 1px solid #969696;
position: absolute;
top:
10px
;
top:
0.26rem
;
left:0;
z-index: -2;
}
&:after {
content: '';
display: block;
width:
20%
;
width:
1.8rem
;
height: 1px;
background: #fff;
position: absolute;
top:
10px
;
left:
40%
;
top:
0.26rem
;
left:
3.6rem
;
z-index: -1;
}
}
h5 {
font-size:
1.1
rem;
padding:
6px 0 10px
;
font-size:
0.5
rem;
padding:
0.16rem 0 0.26rem
;
}
p {
line-height:
20px
;
line-height:
0.55rem
;
}
}
.navitation-friend {
a {
width: 100%;
display: block;
padding:
20px
;
padding:
0.55rem
;
text-align: center;
font-size:
1.3
rem;
font-size:
0.485
rem;
font-weight: bold;
background: #ff494b;
color: #fff;
}
}
/* ipad 手机横屏*/
@media screen and (min-width: 767px) {
.navitation {
padding:40px 0 80px;
h2 {
font-size: 2rem;
margin-bottom: 40px;
text-align: center;
}
& > div {
width: 55%;
a {
font-size: 1.5rem;
padding: 10px 16px;
border-radius: 6px;
}
}
}
.users-list {
background: #ececec;
padding-top: 20px;
padding-bottom: 20px;
div {
width: 85%;
font-size: 1.5rem;
&:first-child {
font-size: 1.7rem;
}
}
}
.explain {
width: 85%;
margin-top: 20px;
font-size: 1.5rem;
h3 {
font-size: 2rem;
&:before {
top:14px;
}
&:after {
width: 22%;
height: 3px;
left:39%;
top:13px;
}
}
h5 {
font-size: 1.7rem;
padding: 10px 0 14px;
}
p {
line-height: 34px;
}
}
.navitation-friend {
a {
width: 100%;
display: block;
padding:20px;
text-align: center;
font-size: 1.3rem;
font-weight: bold;
background: #ff494b;
color: #fff;
}
}
}
}
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