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