Diff
diff --git a/tests/src/style.css b/tests/src/style.css
index 1c58680..8567a6c 100644
--- a/tests/src/style.css
+++ b/tests/src/style.css
@@ -2 +2 @@
- color: aliceblue;
+ color: aliceblue;
@@ -5 +5 @@ body {
- background-color: yellow;
+ background-color: yellow;
@@ -8,7 +8,7 @@ div#box {
- width: 500px;
- height: 500px;
- color: aliceblue;
- background: rgba(0, 0, 0, 0.5);
- position: absolute;
- top: 200px;
- left: 200px;
+ width: 500px;
+ height: 500px;
+ color: aliceblue;
+ background: rgba(0, 0, 0, 0.5);
+ position: absolute;
+ top: 200px;
+ left: 200px;
@@ -17,2 +17,2 @@ div#box {
- color: blanchedalmond;
- font-size: 100px;
+ color: blanchedalmond;
+ font-size: 100px;
@@ -21,3 +21,3 @@ div#test > h1 {
- font-size: 100px;
- background-color: aqua;
- padding: 50px;
+ font-size: 100px;
+ background-color: aqua;
+ padding: 50px;
@@ -26 +26 @@ div#text {
- background-color: blueviolet;
+ background-color: blueviolet;
@@ -29 +29 @@ html {
- background-color: red;
+ background-color: red;
@@ -32,5 +32,5 @@ html {
- background-color: orange;
- line-height: 100px;
- border: 10px solid blue;
- border-radius: 10px;
- /* padding: 20px; */
+ background-color: orange;
+ line-height: 100px;
+ border: 10px solid blue;
+ border-radius: 10px;
+ /* padding: 20px; */
@@ -39,2 +39,2 @@ html {
- position: relative;
- background: rgba(255, 0, 0, 0.5);
+ position: relative;
+ background: rgba(255, 0, 0, 0.5);
@@ -44,6 +44,6 @@ html {
- position: absolute;
- top: 10px;
- left: 100px;
- width: 100px;
- height: 100px;
- background-color: azure;
+ position: absolute;
+ top: 10px;
+ left: 100px;
+ width: 100px;
+ height: 100px;
+ background-color: azure;