Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SyConn
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philipp Schubert
SyConn
Commits
ce9013d3
Commit
ce9013d3
authored
8 years ago
by
Eroica
Browse files
Options
Downloads
Patches
Plain Diff
Increase font-size of figures and code
parent
7f10e5de
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_sass/entities/_code.scss
+1
-1
1 addition, 1 deletion
_sass/entities/_code.scss
_sass/entities/_sections.scss
+1
-1
1 addition, 1 deletion
_sass/entities/_sections.scss
with
2 additions
and
2 deletions
_sass/entities/_code.scss
+
1
−
1
View file @
ce9013d3
...
...
@@ -4,7 +4,7 @@
border-radius
:
4px
;
box-shadow
:
0
0
0
1px
#e1e4e6
;
font-family
:
monospace
;
font-size
:
1
.
4
rem
;
font-size
:
1
.
6
rem
;
line-height
:
1
.5
;
padding
:
0
;
overflow-x
:
scroll
;
...
...
This diff is collapsed.
Click to expand it.
_sass/entities/_sections.scss
+
1
−
1
View file @
ce9013d3
...
...
@@ -119,6 +119,6 @@ html, body {
figure
{
figcaption
{
font-size
:
1
.
4
rem
;
font-size
:
1
.
6
rem
;
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment