Skip to content

Commit 271fc09

Browse files
committed
Update gallery.md
1 parent 4215598 commit 271fc09

1 file changed

Lines changed: 3 additions & 37 deletions

File tree

gallery.md

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,12 @@
22
layout: page
33
title: Gallery
44
permalink: /gallery/
5+
body_class: gallery-page
56
---
67

7-
Photographs from the Bioinformatics Technologies Lab over the years, including lab gatherings, conferences, workshops, and other memorable moments.
8+
Photographs from the Birol Labs over the years, including lab gatherings, conferences, workshops, and other memorable moments.
89

9-
<style>
10-
11-
.gallery-section {
12-
margin: 2.5rem 0;
13-
}
14-
15-
.gallery-section h2 {
16-
margin-bottom: 1.2rem;
17-
}
18-
19-
.gallery {
20-
display: grid;
21-
grid-template-columns: 1fr;
22-
gap: 1.5rem;
23-
}
24-
25-
.gallery figure {
26-
margin: 0;
27-
}
28-
29-
.gallery figure img {
30-
width: 100%;
31-
height: auto;
32-
display: block;
33-
border: 1px solid #ddd;
34-
border-radius: 6px;
35-
}
36-
37-
.gallery figcaption {
38-
margin-top: 0.5rem;
39-
text-align: center;
40-
font-size: 0.9em;
41-
color: #666;
42-
}
43-
44-
</style>
10+
<div class="gallery-page">
4511

4612
<div class="gallery-section">
4713

0 commit comments

Comments
 (0)