Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pelican-theme-teckids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Teckids
Team PR
pelican-theme-teckids
Compare revisions
450c0a34064b0e48427da3dc5de550ba8c9b4cce to 4a42e22fb174b662abdc79d7be004c9e94a923a8
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
Teckids/team-pr/pelican-theme-teckids
Select target project
No results found
4a42e22fb174b662abdc79d7be004c9e94a923a8
Select Git revision
Swap
Target
Teckids/team-pr/pelican-theme-teckids
Select target project
No results found
450c0a34064b0e48427da3dc5de550ba8c9b4cce
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Fix position of images in a carousel
· 46c64c0a
Benedict Suska
authored
4 years ago
46c64c0a
Merge branch 'benni-master-patch-46438' into 'master'
· 4a42e22f
Nik | Klampfradler
authored
4 years ago
Position of images in a carousel See merge request
!7
4a42e22f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
static/css/style.css
+4
-0
4 additions, 0 deletions
static/css/style.css
with
4 additions
and
0 deletions
static/css/style.css
View file @
4a42e22f
...
...
@@ -203,3 +203,7 @@ time.icon span {
.product-button
{
background
:
var
(
--teckids-primary-dark
);
}
.carousel-inner
img
{
margin
:
auto
;
}
This diff is collapsed.
Click to expand it.