Kaynağa Gözat

tweak footer spacing and picture order

Thomas B 21 saat önce
ebeveyn
işleme
3d83792e81
2 değiştirilmiş dosya ile 8 ekleme ve 2 silme
  1. 7
    2
      input/projects/osci_music_player.md
  2. 1
    0
      static/css/style.css

+ 7
- 2
input/projects/osci_music_player.md Dosyayı Görüntüle

@@ -14,11 +14,16 @@ So I decided to tackle the topic again this year.
14 14
 
15 15
 <!--%
16 16
 lightgallery([
17
+    [ "img/osci_music_2.jpg", "Front of Osci Music Player" ],
17 18
     [ "img/toolbox10_1.jpg", "© 2024 Falko." ],
18 19
     [ "img/toolbox10_3.jpg", "© 2024 Falko." ],
19
-    [ "img/osci_music_7.jpg", "'Reconstruct' with the Osci Music Player" ],
20
-    [ "img/osci_music_2.jpg", "Front of Osci Music Player" ],
20
+])
21
+%-->
22
+
23
+<!--%
24
+lightgallery([
21 25
     [ "img/osci_music_8.mp4", "video/mp4", "", "", "'Function' with the Osci Music Player" ],
26
+    [ "img/osci_music_7.jpg", "'Reconstruct' with the Osci Music Player" ],
22 27
 ])
23 28
 %-->
24 29
 

+ 1
- 0
static/css/style.css Dosyayı Görüntüle

@@ -203,6 +203,7 @@ a:link:hover, a:visited:hover, .show-comments:hover {
203 203
 #footer {
204 204
     text-align: center;
205 205
     margin-top: 1em;
206
+    margin-bottom: 1em;
206 207
     font-size: small;
207 208
 }
208 209
 

Loading…
İptal
Kaydet