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