preliminary content styling

This commit is contained in:
yuki 2025-10-14 23:08:19 -03:00
parent a81a84cd41
commit bdc1a51b45
Signed by: yuki
GPG key ID: 0C98E6FF04EC3915
3 changed files with 33 additions and 4 deletions

View file

@ -238,6 +238,25 @@ body {
}
*/
}
.true-content {
h1, h2, h3, h4, h5, h6 { margin: 2px 4px; }
p { margin: 8px 4px; }
ul {
/* TODO: better list image
list-style-image: url(/img/icons/apple.png); */
list-style-type: disc;
li {
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: $psize;
margin: auto;
}
}
img {
display: block;
margin: 12px auto;
}
}
}
footer {

View file

@ -1,5 +1,11 @@
---
layout: home
---
# hey...
welcome to my site!! not much is done yet but please have a look around.
#### hey...
welcome to my site!! as with every website this is a heavy work in progress. however my priorities right now are:
- atom feed
- mobile support
- 404 page
- all pages marked as "under construction"
![rakka hairbush fail](/img/rakka-hairbrush-fail.gif)

View file

@ -1,5 +1,9 @@
---
layout: home
---
# oye...
bienvenido a mi sitio!! aun no lo termino pero revisa lo que tenga hecho <3
#### holaaa
bienvenid@ a mi sitio!! aun no lo termino pero revisa lo que tenga hecho <3 pienso terminar primero:
- un feed rss (atom)
- mejor soporte para celulares
- pagina 404
- terminar todas las páginas marcadas como "en construcción"