diff --git a/css/main.scss b/css/main.scss index baec453..3cfe75b 100644 --- a/css/main.scss +++ b/css/main.scss @@ -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 { diff --git a/en/index.md b/en/index.md index 7071725..3e260a4 100644 --- a/en/index.md +++ b/en/index.md @@ -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) diff --git a/es/index.md b/es/index.md index 0ae00da..e71b56d 100644 --- a/es/index.md +++ b/es/index.md @@ -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"