Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b34f1be4
Commit
b34f1be4
authored
Nov 19, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase md typography font size
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
291571ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
6 deletions
+3
-6
app/assets/stylesheets/generic/files.scss
app/assets/stylesheets/generic/files.scss
+0
-3
app/assets/stylesheets/main/mixins.scss
app/assets/stylesheets/main/mixins.scss
+3
-3
No files found.
app/assets/stylesheets/generic/files.scss
View file @
b34f1be4
...
...
@@ -42,7 +42,6 @@
}
.file-content
{
background
:
#fff
;
font-size
:
11px
;
&
.image_file
{
background
:
#eee
;
...
...
@@ -54,8 +53,6 @@
}
&
.wiki
{
font-size
:
14px
;
line-height
:
1
.6
;
padding
:
25px
;
.highlight
{
...
...
app/assets/stylesheets/main/mixins.scss
View file @
b34f1be4
...
...
@@ -58,8 +58,8 @@
}
@mixin
md-typography
{
font-size
:
1
4
px
;
line-height
:
1
.
6
;
font-size
:
1
5
px
;
line-height
:
1
.
5
;
img
{
max-width
:
100%
;
...
...
@@ -93,7 +93,7 @@
blockquote
p
{
color
:
#888
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
line-height
:
1
.5
;
}
...
...
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