Skip to content

Commit d85350a

Browse files
committed
Back to normal styling.
1 parent fae734e commit d85350a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

default.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@
1010
line-height: 1.5;
1111
}
1212

13-
/* This can be removed on Jun 27 */
14-
body::before {
15-
content: "";
16-
position: fixed;
17-
z-index: -1;
18-
top: 0;
19-
bottom: 0;
20-
left: 0;
21-
width: 60px;
22-
background-image: linear-gradient(to right, red 5%, orange, yellow, green, blue, purple 95%);
23-
opacity: 0.5;
24-
}
25-
2613
/******************************************************************************/
2714
/* Sectioning */
2815
/******************************************************************************/

0 commit comments

Comments
 (0)