diff --git a/styles/fonts/popup.css b/styles/fonts/popup.css index e4bb816..73b8631 100644 --- a/styles/fonts/popup.css +++ b/styles/fonts/popup.css @@ -3,4 +3,8 @@ .card-title, #summary { font-size: 175% !important; font-weight: bold !important; +} + +.tip { + font-style: italic; } \ No newline at end of file