+6
-6
lines changedFilter options
+6
-6
lines changed Original file line number Diff line number Diff line change
@@ -4,16 +4,16 @@
4
4
* Structure - The main styles for html and body tags
5
5
*/
6
6
7
+
*,
8
+
*:before,
9
+
*:after {
10
+
box-sizing: inherit;
11
+
}
12
+
7
13
html {
8
14
height: 100%;
9
15
box-sizing: border-box;
10
16
transition: background-color .3s $md-transition-stand-timing;
11
-
12
-
*,
13
-
*:before,
14
-
*:after {
15
-
box-sizing: inherit;
16
-
}
17
17
}
18
18
19
19
body {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4