Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hongweigao
8 years ago
Commit
55190f8636e08a57ff79ace955d76c3be56f0372
1 parent
8d6382af
brand.css
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
14 deletions
public/scss/home/_brand.css
public/scss/home/_brand.css
View file @
55190f8
...
...
@@ -11,7 +11,7 @@
height
:
100%
;
display
:
block
;
}
}
}
li
{
float
:
left
;
...
...
@@ -112,7 +112,6 @@
text-align
:
center
;
font-weight
:
bold
;
font-size
:
16px
;
text-align
:
center
;
top
:
50%
;
margin-top
:
-9px
;
}
...
...
@@ -139,10 +138,10 @@
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
display
:
inline-block
;
}
&:hover
{
text-decoration
:
underline
;
}
span
:hover
{
text-decoration
:
underline
;
}
}
...
...
@@ -375,16 +374,16 @@
.slide-switch
{
display
:
none
;
}
.prev
{
left
:
0
;
margin-left
:
0
;
}
.slide-switch
.prev
{
left
:
0
;
margin-left
:
0
;
}
.next
{
right
:
0
;
margin-right
:
0
;
}
.slide-switch
.next
{
right
:
0
;
margin-right
:
0
;
}
.slide-switch.show
{
...
...
@@ -431,7 +430,6 @@
.news-txt
{
float
:
right
;
padding
:
20px
16px
;
float
:
right
;
border
:
1px
solid
#000
;
overflow
:
hidden
;
...
...
Please
register
or
login
to post a comment