Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
douban-api-proxy
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
captainwong
douban-api-proxy
Commits
8159cf6b
Commit
8159cf6b
authored
Aug 07, 2016
by
Cervinko Cera
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master'
merge with upstream
parents
829e9267
f02ea3b8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
colors.css
cps/static/css/colors.css
+1
-1
style.css
cps/static/css/style.css
+1
-1
No files found.
cps/static/css/colors.css
View file @
8159cf6b
@import
url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700)
;
@import
url(http
s
://fonts.googleapis.com/css?family=Libre+Baskerville:400,700)
;
body
{
body
{
...
...
cps/static/css/style.css
View file @
8159cf6b
@import
url(http://fonts.googleapis.com/css?family=Grand+Hotel)
;
@import
url(http
s
://fonts.googleapis.com/css?family=Grand+Hotel)
;
body
{
background
:
#f2f2f2
}
body
h2
{
font-weight
:
normal
;
color
:
#444
}
body
{
background
:
#f2f2f2
}
body
h2
{
font-weight
:
normal
;
color
:
#444
}
a
{
color
:
#45b29d
}
a
:hover
{
color
:
#444
;}
a
{
color
:
#45b29d
}
a
:hover
{
color
:
#444
;}
.navigation
.nav-head
{
text-transform
:
uppercase
;
color
:
#999
;
margin
:
20px
0
}
.navigation
.nav-head
:nth-child
(
1n
+
2
)
{
border-top
:
1px
solid
#ccc
;
padding-top
:
20px
}
.navigation
.nav-head
{
text-transform
:
uppercase
;
color
:
#999
;
margin
:
20px
0
}
.navigation
.nav-head
:nth-child
(
1n
+
2
)
{
border-top
:
1px
solid
#ccc
;
padding-top
:
20px
}
...
...
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