We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37002d0 commit d532d96Copy full SHA for d532d96
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: cyan;
8
}
9
</style>
10
</head>
0 commit comments