diff --git a/src/App.css b/src/App.css index 9e9361e..d46f610 100755 --- a/src/App.css +++ b/src/App.css @@ -1,3 +1,6 @@ +.info a { font-weight: bold; color:black} +.author-comment{ background-color: lightblue} + *{ margin: 0; padding: 0;