Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fscoli-next
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fachschaft
fscoli-next
Commits
d72ad78e
Commit
d72ad78e
authored
3 years ago
by
Jakob Moser
Browse files
Options
Downloads
Patches
Plain Diff
Re-add more styles (without reviewing)
parent
9f0a3ee2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Resolve "Rewrite theme"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
style.css
+19
-0
19 additions, 0 deletions
style.css
with
19 additions
and
0 deletions
style.css
+
19
−
0
View file @
d72ad78e
...
...
@@ -557,6 +557,25 @@ hr {
);
}
img
.aligncenter
{
display
:
block
;
margin-left
:
auto
;
margin-right
:
auto
;
}
img
.alignleft
{
float
:
left
;
}
img
.alignright
{
float
:
right
;
}
figcaption
{
text-align
:
center
;
width
:
100%
;
}
/* -- Tables -- */
table
,
th
,
...
...
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