Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
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
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
09922b0c
Commit
09922b0c
authored
Aug 23, 2014
by
Randall Leeds
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Whitespace
parent
697cdf4b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
5 deletions
+4
-5
annotations.scss
h/static/styles/annotations.scss
+3
-3
app.scss
h/static/styles/app.scss
+0
-1
common.scss
h/static/styles/common.scss
+1
-1
No files found.
h/static/styles/annotations.scss
View file @
09922b0c
...
...
@@ -44,8 +44,8 @@
p
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
ol
,
ul
,
img
,
pre
,
blockquote
{
margin
:
0
0
.25em
0
;
}
}
ol
{
list-style-type
:
decimal
;
list-style-position
:inside
;
...
...
@@ -79,7 +79,7 @@
background-color
:
$gray-lighter
;
border-radius
:
.2em
;
}
blockquote
{
@include
quote
;
}
...
...
h/static/styles/app.scss
View file @
09922b0c
...
...
@@ -152,4 +152,3 @@ ol {
display
:
inline
;
}
}
h/static/styles/common.scss
View file @
09922b0c
...
...
@@ -372,7 +372,7 @@ h6 {
left
:
.1em
;
font-family
:
h
;
font-weight
:
unset
;
}
}
}
}
...
...
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