Skip to content

Commit a21d1ae

Browse files
committed
Added WSL-related logos
Signed-off-by: alexmerlin <[email protected]>
1 parent a96813c commit a21d1ae

File tree

10 files changed

+534
-0
lines changed

10 files changed

+534
-0
lines changed

css/docs.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,16 @@ pre[data-line] {
493493
white-space: pre
494494
}
495495

496+
.card-image {
497+
height: 10vh;
498+
display: flex;
499+
align-items: center;
500+
justify-content: center;
501+
overflow: hidden;
502+
background-color: #f0f0f0;
503+
object-fit: contain;
504+
}
505+
496506
@media print {
497507
.line-highlight {
498508
-webkit-print-color-adjust: exact;

img/logos/AlmaLinux.svg

Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)