Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
teckids.org
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
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team PR
teckids.org
b81aa67228a59a1d2d2ec63c1968258e71b37a12
teckids.org
sass
_utils.scss
Find file
Normal view
Permalink
_utils.scss
112 B
Newer
Older
Swap Project logos with icons
codecraft
committed
1 year ago
1
2
3
4
.image.is-70p
{
width
:
70%
;
height
:
70%
;
}
Try out centered gray label
codecraft
committed
1 year ago
5
6
.caption
{
add transparent source overlay not impacting image aspect ratio
codecraft
committed
1 year ago
7
8
9
position
:
absolute
;
opacity
:
75%
;
bottom
:
0
;
Try out centered gray label
codecraft
committed
1 year ago
10
}