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
a2a64c88
Commit
a2a64c88
authored
Jul 29, 2016
by
liaili
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updata-2
parent
22209d87
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
styles.css
CSS/styles.css
+4
-4
styles.less
CSS/styles.less
+1
-1
No files found.
CSS/styles.css
View file @
a2a64c88
...
...
@@ -1165,7 +1165,7 @@ body {
}
/*关于我们页面*/
@media
screen
and
(
min-width
:
1300px
)
{
.about
_
us-banner
{
.about
-
us-banner
{
width
:
100%
;
height
:
667px
;
background
:
url("../imgs/index/banner.jpg")
no-repeat
center
center
;
...
...
@@ -1173,12 +1173,12 @@ body {
color
:
#fff
;
text-align
:
center
;
}
.about
_
us-banner
.banner-box
{
.about
-
us-banner
.banner-box
{
width
:
1100px
;
margin
:
200px
auto
0
;
color
:
#fff
;
}
.about
_
us-banner
.banner-box
h4
{
.about
-
us-banner
.banner-box
h4
{
width
:
100%
;
font-size
:
82px
;
margin-top
:
0
;
...
...
@@ -1186,7 +1186,7 @@ body {
text-align
:
center
;
font-weight
:
normal
;
}
.about
_
us-banner
.banner-box
p
{
.about
-
us-banner
.banner-box
p
{
width
:
100%
;
line-height
:
48px
;
font-size
:
24px
;
...
...
CSS/styles.less
View file @
a2a64c88
...
...
@@ -1192,7 +1192,7 @@ body {
/*关于我们页面*/
@media screen and (min-width: 1300px) {
.about
_
us-banner {
.about
-
us-banner {
width: 100%;
height: 667px;
background: url("../imgs/index/banner.jpg") no-repeat center center;
...
...
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