fix css with videos and index, added octo to videos
This commit is contained in:
parent
334991b055
commit
256ecf826f
@ -1,5 +1,6 @@
|
||||
---
|
||||
Octo: octo-2.webp
|
||||
title: index
|
||||
---
|
||||
|
||||
***SOPHIE LEWIS*** is pellentesque luctus eros nec purus vestibulum, ut euismod dui suscipit. Quisque sollicitudin nisi nec dictum ultrices. Quisque et luctus orci. Nulla ante libero, rutrum ac euismod ut, sollicitudin non nisi. Etiam a erat nec metus facilisis sodales. Morbi porta varius purus, vel sodales odio consequat a. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris ut arcu at arcu euismod scelerisque. Quisque mollis at massa sit amet tempus. Phasellus nec lacus nec erat lobortis fringilla eget ut augue. Nam non est sed sem elementum varius.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Videos"
|
||||
octo: octo-3.webp
|
||||
octo: octo-5-edit.webp
|
||||
---
|
||||
|
||||
{{<youtube 5liV7pbNxA8>}}
|
||||
@ -9,6 +9,18 @@ octo: octo-3.webp
|
||||
|
||||
*Published 14 May 2021*
|
||||
|
||||
<br>
|
||||
|
||||
Quisque sollicitudin nisi nec dictum ultrices. Quisque et luctus orci.
|
||||
|
||||
---
|
||||
|
||||
{{<youtube 5liV7pbNxA8>}}
|
||||
|
||||
**Sophie Lewis: Oxford Feminist Thinking - "Constructing Radical Networks of Care" - Oxford University**
|
||||
|
||||
*Published 14 May 2021*
|
||||
|
||||
<br>
|
||||
|
||||
Quisque sollicitudin nisi nec dictum ultrices. Quisque et luctus orci.
|
File diff suppressed because one or more lines are too long
@ -83,8 +83,8 @@ hr {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
&.videos {
|
||||
p:has(em) {
|
||||
padding-bottom: 1rem;
|
||||
em {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
&.about {
|
||||
@ -92,9 +92,14 @@ hr {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
&:not(.videos):not(.getintouch) p {
|
||||
&:not(.videos) p {
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
&.index {
|
||||
p {
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
&.getintouch p {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
@ -104,9 +109,6 @@ hr {
|
||||
}
|
||||
.contact_text {
|
||||
font-weight: 200;
|
||||
}
|
||||
.contact_details {
|
||||
|
||||
}
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
@ -1,5 +1,7 @@
|
||||
{{ define "main" }}
|
||||
{{.Content}}
|
||||
<div id="content" class='section index'>
|
||||
{{.Content}}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ define "octo" }}
|
||||
|
BIN
themes/sophie-lewis/static/img/octo/octo-5-edit.webp
Normal file
BIN
themes/sophie-lewis/static/img/octo/octo-5-edit.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 KiB |
BIN
themes/sophie-lewis/static/img/octo/octo-5.webp
Normal file
BIN
themes/sophie-lewis/static/img/octo/octo-5.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 210 KiB |
Loading…
Reference in New Issue
Block a user