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
22ace688
Commit
22ace688
authored
3 years ago
by
Jakob Moser
Browse files
Options
Downloads
Patches
Plain Diff
Adjust margins for blog entries
parent
7891b019
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
+6
-2
6 additions, 2 deletions
style.css
with
6 additions
and
2 deletions
style.css
+
6
−
2
View file @
22ace688
...
...
@@ -7,7 +7,7 @@
* Author: personads :: Maximilian Müller-Eberstein
* Author URI: https://personads.me/
*
* Version: 1.00-snapshot-3
3
* Version: 1.00-snapshot-3
4
*
* License: GNU General Public License v3.0
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
...
...
@@ -421,11 +421,15 @@ main.list {
}
main
.list
article
{
margin
:
4
em
0
;
margin
:
2
em
0
;
position
:
relative
;
box-shadow
:
0px
0px
10px
var
(
--shadow-color
);
}
main
.list
article
:first-of-type
{
margin-top
:
4em
;
}
main
.list
article
>
header
h1
{
padding
:
0
;
position
:
absolute
;
...
...
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