diff --git a/index.html b/index.html index fceb022..6305350 100644 --- a/index.html +++ b/index.html @@ -434,6 +434,9 @@ blau's blog + +
  • + deneb diff --git a/style/base.css b/style/base.css index a713965..8711df0 100644 --- a/style/base.css +++ b/style/base.css @@ -491,6 +491,7 @@ strong { font-weight: 700; } #friends #konsti a { background: #060038; color: #ffcccc; } #friends #lena a { background: #e3ccf7; color: #000000; } #friends #serena a { background: #e787ad; color: #204; } +#friends #deneb a { background: #540f00; color: #ee6bfa; } #nissbuttons { margin: 2em auto 0;