diff --git a/cdm.css b/cdm.css index 021135df..941a5110 100644 --- a/cdm.css +++ b/cdm.css @@ -159,3 +159,8 @@ div.cdmContentInner p { div.cdmContentInner iframe { min-width : 50%; } + +div.cdmHeader span.author { + color : gray; + font-size : 11px; +} diff --git a/include/functions.php b/include/functions.php index 8804d71d..3e87672e 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3024,8 +3024,8 @@ title=\"".htmlspecialchars($line['title'])."\" href=\"" . htmlspecialchars($line["link"]) . "\">" . - $line["title"] . - "
"; + $line["title"] . "" . + " "; } else { $rv['content'] .= "