X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/60d1cae9374d09398e12f0b6239092e4d0b3eb76..b7583bc7e5068ef6557b6dafdfbb97c99736af21:/style.css diff --git a/style.css b/style.css index 163c9cf..cb676e4 100644 --- a/style.css +++ b/style.css @@ -27,6 +27,14 @@ main > header { content: ".eu.org"; color: #dadada; } +#title a { + color: inherit; + border-bottom: 1px solid #eaeaea; +} +#title a:hover { + background-color: whitesmoke; + border-bottom-color: #e3e3e3; +} #subtitle { display: inline; font-weight: normal; @@ -106,8 +114,20 @@ p:last-child { text-transform: none; } dl { + margin: 0 0 0.5em 0; +} +dl:last-child { margin: 0; } +dt { + margin-bottom: 0.5em; +} +dd { + margin-left: 1.5em; +} +#publications dd, .plinks { + font-size: 0.9em; +} /* ol { margin: 0;