X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/ea846b4148e862d082b96219ec8e7b129808e2f6..46e00845fab171c8a35b2455e60f59e51463ca3d:/style.css?ds=sidebyside diff --git a/style.css b/style.css index 9c09240..163c9cf 100644 --- a/style.css +++ b/style.css @@ -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; +} +*/