diff --git a/html/assets/style.css b/html/assets/style.css index f62890b..655475a 100644 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -121,3 +121,12 @@ article p { padding-bottom: 3px; text-align: justify; } + +article a { + color: #119da4; + text-decoration: none; +} + +article a:hover { + color: #d7d9ce; +} diff --git a/html/blog/index.html b/html/blog/index.html index c61aa83..dc6149b 100644 --- a/html/blog/index.html +++ b/html/blog/index.html @@ -9,7 +9,7 @@
-

Posts

+

Posts

  • Introduction à la rétro-ingénierie et à l'exploitation logicielle [FR]

  • diff --git a/html/index.html b/html/index.html index 9bb1265..fead681 100644 --- a/html/index.html +++ b/html/index.html @@ -24,7 +24,7 @@
  • - Github profile + Turbogit
  • @@ -56,6 +56,5 @@
  • -