Update style.css

This commit is contained in:
Justin
2023-01-09 16:36:15 +08:00
committed by GitHub
parent dc087af9b2
commit 307ab45150

View File

@@ -1117,6 +1117,10 @@ h3 {
color:red;
}
#movie-api-p {
color:red;
}
label:hover {
cursor:text;
}