diff --git a/org/about.org b/org/about.org index 1f44666..935d0fc 100644 --- a/org/about.org +++ b/org/about.org @@ -6,7 +6,7 @@ #+INCLUDE: "./header.html" export html -** *~* About +** *~* About *~* ----- @@ -31,12 +31,12 @@ I also self-host a XMPP server to chat with my friends and a [[https://fragal.eu/git][Git instance]] for my own code. ------ +# ----- -** *~* Contacts +# ** *~* Contacts *~* -- *email*: [[mailto:me@fragal.eu][me (at) fragal.eu]] -- *XMPP*: me (at) chat.fragal.eu +# - *Email*: [[mailto:me@fragal.eu][me (at) fragal.eu]] +# - *XMPP*: me (at) chat.fragal.eu #+CAPTION: Io e la fedele Kina alla partenza da Freiburg diff --git a/org/header.html b/org/header.html index 7a5723b..d22e61d 100644 --- a/org/header.html +++ b/org/header.html @@ -1,4 +1,7 @@ + + +
home @@ -16,6 +19,4 @@
- - - +
diff --git a/org/index.org b/org/index.org index ac8b6c4..5fd5184 100644 --- a/org/index.org +++ b/org/index.org @@ -6,7 +6,7 @@ #+INCLUDE: "./header.html" export html -** *~* Blog +** *~* Articles *~* #+INCLUDE: "./articles.html" export html @@ -15,9 +15,9 @@ [[file:../images/home/marmottes.jpg]] #+BEGIN_EXPORT html -
-

~ Contacts

+
+

~ Contacts ~

Hai bisogno di una consulenza informatica? Vuoi pianificare un tour in bici ma non sai come? Cerchi un accompagnatore con cui affrontare un cicloviaggio e divertirti, con un briciolo di pazzia? @@ -33,12 +33,12 @@


Email: me (at) fragal.eu

XMPP: me (at) chat.fragal.eu

-

+
#+END_EXPORT -** *~* Gallery +** *~* Postcards *~* #+CAPTION: Tattingstone, Suffolk, England #+NAME: fig-tattingstone [[file:../images/home/tattingstone.jpg]] diff --git a/site/css/stylesheet.css b/site/css/stylesheet.css index 576e0ef..1b48e3c 100644 --- a/site/css/stylesheet.css +++ b/site/css/stylesheet.css @@ -46,7 +46,10 @@ .sideleft { text-align: left; +} +.sideleft:hover { + background: #f9e197; } /* footer */ @@ -54,7 +57,7 @@ padding:none; margin: none; /* text-align: center; */ - background: #f4c430; + background: #f9e197; } .container pre { @@ -88,10 +91,12 @@ h2 { color: indigo; + text-align: center; } h3 { color: indigo; + text-align: center; } a:link { @@ -105,7 +110,7 @@ } a:hover { - color: #40826d; + color: indigo; } header a:link { @@ -232,12 +237,12 @@ } .posts .post a { display: flex; - padding: 0.5em 0; + padding: 1em; color: black; } .posts .post a:hover, .posts .post a:focus, .posts .post a:active { text-decoration: none; - background: rgba(200, 200, 200, 0.2); + background: #f9e197; } .posts .post date { vertical-align: middle; diff --git a/site/images/home/blanc2.jpg b/site/images/home/blanc2.jpg index 997becb..9bc6274 100644 --- a/site/images/home/blanc2.jpg +++ b/site/images/home/blanc2.jpg Binary files differ diff --git a/site/images/home/thabor.jpg b/site/images/home/thabor.jpg index 8ca4b6e..4f5ea4a 100644 --- a/site/images/home/thabor.jpg +++ b/site/images/home/thabor.jpg Binary files differ