Przeglądaj źródła

tweak footer spacing and picture order

Thomas B 1 miesiąc temu
rodzic
commit
3d83792e81
2 zmienionych plików z 8 dodań i 2 usunięć
  1. 7
    2
      input/projects/osci_music_player.md
  2. 1
    0
      static/css/style.css

+ 7
- 2
input/projects/osci_music_player.md Wyświetl plik

14
 
14
 
15
 <!--%
15
 <!--%
16
 lightgallery([
16
 lightgallery([
17
+    [ "img/osci_music_2.jpg", "Front of Osci Music Player" ],
17
     [ "img/toolbox10_1.jpg", "© 2024 Falko." ],
18
     [ "img/toolbox10_1.jpg", "© 2024 Falko." ],
18
     [ "img/toolbox10_3.jpg", "© 2024 Falko." ],
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
     [ "img/osci_music_8.mp4", "video/mp4", "", "", "'Function' with the Osci Music Player" ],
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 Wyświetl plik

203
 #footer {
203
 #footer {
204
     text-align: center;
204
     text-align: center;
205
     margin-top: 1em;
205
     margin-top: 1em;
206
+    margin-bottom: 1em;
206
     font-size: small;
207
     font-size: small;
207
 }
208
 }
208
 
209
 

Ładowanie…
Anuluj
Zapisz