Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
X
xy-ads
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tf-boys
xy-ads
Commits
78734b04
Commit
78734b04
authored
Jun 09, 2017
by
coolfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
处理样式
parent
6a98fe64
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
style.css
public/css/style.css
+4
-2
index.ejs
views/index.ejs
+1
-1
No files found.
public/css/style.css
View file @
78734b04
...
@@ -445,7 +445,9 @@ input[type="number"]::-webkit-outer-spin-button {
...
@@ -445,7 +445,9 @@ input[type="number"]::-webkit-outer-spin-button {
padding-right
:
10px
;
padding-right
:
10px
;
}
}
#industry
li
{
#industry
li
{
max-width
:
auto
;
max-width
:
inherit
;
width
:
50%
;
}
#readCount
.section-text
.span-t
{
display
:
none
;
}
}
}
}
views/index.ejs
View file @
78734b04
...
@@ -116,7 +116,7 @@
...
@@ -116,7 +116,7 @@
<div
class=
"section-h2"
>
预期阅读量
</div>
<div
class=
"section-h2"
>
预期阅读量
</div>
<div
class=
"section-h3"
>
请输入阅读量
</div>
<div
class=
"section-h3"
>
请输入阅读量
</div>
<div
class=
"section-text"
>
<div
class=
"section-text"
>
<span>
阅读量:
</span>
<span
class=
"span-t"
>
阅读量:
</span>
<input
type=
"number"
id=
"expect"
/>
<input
type=
"number"
id=
"expect"
/>
<span>
万PV
</span>
<span>
万PV
</span>
</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