diff --git a/static/style.css b/static/style.css index ef42760..e4fbfe4 100755 --- a/static/style.css +++ b/static/style.css @@ -1117,6 +1117,10 @@ h3 { color:red; } +#movie-api-p { + color:red; +} + label:hover { cursor:text; }