Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Fachgruppenwebseite Metadaten
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
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
fginfo
Fachgruppenwebseite Metadaten
Commits
e3fa1bc6
Verified
Commit
e3fa1bc6
authored
2 years ago
by
Jake
Browse files
Options
Downloads
Patches
Plain Diff
use em in .content
parent
4d095e58
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theme/static/css/main.css
+14
-14
14 additions, 14 deletions
theme/static/css/main.css
with
14 additions
and
14 deletions
theme/static/css/main.css
+
14
−
14
View file @
e3fa1bc6
...
...
@@ -335,24 +335,24 @@ hr {
.content
dl
,
.content
table
,
.content
pre
{
margin
:
0
0
1
r
em
0
;
margin
:
0
0
1em
0
;
}
.content
ul
,
.content
ol
{
padding-left
:
2
r
em
;
padding-left
:
2em
;
}
.content
h1
{
padding-bottom
:
0.3
r
em
;
font-size
:
2
r
em
;
border-bottom
:
0.1
r
em
solid
var
(
--hline-color
);
padding-bottom
:
0.3em
;
font-size
:
2em
;
border-bottom
:
0.1em
solid
var
(
--hline-color
);
}
.content
h2
{
padding-bottom
:
0.3
r
em
;
font-size
:
1.5
r
em
;
border-bottom
:
0.1
r
em
solid
var
(
--hline-color
);
padding-bottom
:
0.3em
;
font-size
:
1.5em
;
border-bottom
:
0.1em
solid
var
(
--hline-color
);
}
.content
h1
,
...
...
@@ -361,8 +361,8 @@ hr {
.content
h4
,
.content
h5
,
.content
h6
{
margin-top
:
1.5
r
em
;
margin-bottom
:
1
r
em
;
margin-top
:
1.5em
;
margin-bottom
:
1em
;
font-weight
:
600
;
line-height
:
1.25
;
}
...
...
@@ -376,18 +376,18 @@ hr {
.content
.codeinline
{
background-color
:
rgba
(
0
,
0
,
0
,
0.04
);
color
:
inherit
;
padding
:
0.5
r
em
0.2
r
em
;
padding
:
0.5em
0.2em
;
}
.content
.codeblock
{
background-color
:
#272822
;
color
:
#f8f8f2
;
padding
:
0.5
r
em
1
r
em
;
padding
:
0.5em
1em
;
}
.content
blockquote
{
border-left
:
0.25
r
em
solid
#ddd
;
padding
:
0
1
r
em
;
border-left
:
0.25em
solid
#ddd
;
padding
:
0
1em
;
color
:
#777
;
}
...
...
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