diff --git a/bookdetail.php b/bookdetail.php index 50eb4b0..5e86287 100644 --- a/bookdetail.php +++ b/bookdetail.php @@ -78,6 +78,6 @@ $book->getLinkArray ();

- getComment (false) ?> +
getComment (false) ?>

\ No newline at end of file diff --git a/style.css b/style.css index d190e00..9f9b06c 100644 --- a/style.css +++ b/style.css @@ -224,4 +224,10 @@ padding: 3px 2px; .bookpopup { min-width: 400px; -} \ No newline at end of file +color:black; +} + +.content +{ +line-height: 110%; +}