We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bbfe9 commit c8cf85fCopy full SHA for c8cf85f
webapp/src/main/webapp/index.jsp
@@ -4,7 +4,7 @@
4
<title>Sample Test Page</title>
5
<style>
6
body {
7
- background-color: tomato;
+ background-color: gold;
8
}
9
</style>
10
</head>
0 commit comments