X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/afae466b8a0e3bdbc7792f6931026e9883ac592c..60d1cae9374d09398e12f0b6239092e4d0b3eb76:/style.css diff --git a/style.css b/style.css index c4c2594..163c9cf 100644 --- a/style.css +++ b/style.css @@ -24,7 +24,7 @@ main > header { margin-bottom: 0; } #title:after { - content: ".org"; + content: ".eu.org"; color: #dadada; } #subtitle { @@ -101,3 +101,22 @@ p:first-child { p:last-child { margin-bottom: 0; } + +#publications section { + text-transform: none; +} +dl { + margin: 0; +} +/* +ol { + margin: 0; + padding: 0; +} +ol li { + margin-top: 0.5em; +} +ol li:first-child { + margin-top: 0; +} +*/