Diff
diff --git a/tests/src/style.css b/tests/src/style.css
index e062707..09d78c7 100644
--- a/tests/src/style.css
+++ b/tests/src/style.css
@@ -2 +2 @@
- color: aliceblue;
+ color: aliceblue;
@@ -4 +3,0 @@
-
@@ -6 +5 @@ body {
- background: yellow;
+ background: yellow;
@@ -8 +6,0 @@ body {
-
@@ -10,9 +8,9 @@ div#box {
- width: 500px;
- height: 500px;
- color: aliceblue;
- background: rgba(0, 0, 0, 0.5);
- position: absolute;
- top: 200px;
- left: 200px;
- z-index: 2;
- /* text-decoration: underline; */
+ width: 500px;
+ height: 500px;
+ color: aliceblue;
+ background: rgba(0, 0, 0, 0.5);
+ position: absolute;
+ top: 200px;
+ left: 200px;
+ z-index: 2;
+ /* text-decoration: underline; */
@@ -22 +20 @@ div#box {
- border: 1px solid aqua;
+ border: 1px solid aqua;
@@ -26,2 +24,2 @@ div#box {
- color: blanchedalmond;
- font-size: 100px;
+ color: blanchedalmond;
+ font-size: 100px;
@@ -29 +26,0 @@ div#box {
-
@@ -34,4 +31,4 @@ div#box {
-div#test>h1 {
- font-size: 100px;
- background-color: aqua;
- padding: 50px;
+div#test > h1 {
+ font-size: 100px;
+ background-color: aqua;
+ padding: 50px;
@@ -39 +35,0 @@ div#test>h1 {
-
@@ -41 +37 @@ div#text {
- background-color: blueviolet;
+ background-color: blueviolet;
@@ -43 +38,0 @@ div#text {
-
@@ -45 +40 @@ html {
- background-color: red;
+ background-color: red;
@@ -47 +41,0 @@ html {
-
@@ -49,11 +43,11 @@ html {
- background-color: orange;
- line-height: 100px;
- border: 20px outset aqua;
- border-left: 10px outset blue;
- border-right: 10px outset green;
- border-bottom: 20px outset purple;
- border-radius: 50px;
- text-decoration: underline;
- text-align: center;
- cursor: pointer;
- /* padding: 20px; */
+ background-color: orange;
+ line-height: 100px;
+ border: 20px outset aqua;
+ border-left: 10px outset blue;
+ border-right: 10px outset green;
+ border-bottom: 20px outset purple;
+ border-radius: 50px;
+ text-decoration: underline;
+ text-align: center;
+ cursor: pointer;
+ /* padding: 20px; */
@@ -61 +54,0 @@ html {
-
@@ -63 +56 @@ html {
- background: red;
+ background: red;
@@ -65 +57,0 @@ html {
-
@@ -67 +59 @@ html {
- position: relative;
+ position: relative;
@@ -71,6 +63,6 @@ html {
- position: absolute;
- top: 10px;
- right: 100px;
- width: 100px;
- height: 100px;
- background-color: azure;
+ position: absolute;
+ top: 10px;
+ right: 100px;
+ width: 100px;
+ height: 100px;
+ background-color: azure;
@@ -78 +69,0 @@ html {
-
@@ -80,2 +71,2 @@ html {
- width: 50px;
- height: 50px;
+ width: 50px;
+ height: 50px;
@@ -83 +73,0 @@ html {
-
@@ -85,2 +75,2 @@ html {
- height: 50px;
- display: inline;
+ height: 50px;
+ display: inline;
@@ -88,5 +78,4 @@ html {
-
-#row>span {
- width: 50px;
- height: 50px;
- background: pink;
+#row > span {
+ width: 50px;
+ height: 50px;
+ background: pink;
@@ -96 +85 @@ html {
- content: "HI";
+ content: "HI";
@@ -98 +86,0 @@ html {
-
@@ -100,3 +88,3 @@ html {
- border-top: solid 20px blue;
- border-bottom: solid 20px orange;
- border-radius: 200px;
+ border-top: solid 20px blue;
+ border-bottom: solid 20px orange;
+ border-radius: 200px;
@@ -104,2 +92,2 @@ html {
- border-left: 61px solid #0f0;
- border-right: 50px solid #000;
+ border-left: 61px solid #0f0;
+ border-right: 50px solid #000;