We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c058ad commit 9df0b67Copy full SHA for 9df0b67
website/modules/base.css
@@ -38,33 +38,6 @@ a {
38
box-sizing: border-box;
39
}
40
41
-.fake-browser h1 {
42
- margin: initial;
43
- font-size: 150%;
44
-}
45
-.fake-browser h2 {
46
47
- font-size: 125%;
48
49
-.fake-browser h3 {
50
51
- font-size: 100%;
52
53
-
54
-.fake-browser a {
55
- color: hsl(200, 50%, 50%);
56
- text-decoration: underline;
57
- display: initial;
58
59
60
-.fake-browser a:active {
61
- color: hsl(0, 78%, 60%);
62
63
64
-.fake-browser {
65
- color: initial;
66
67
68
pre,
69
code {
70
font-family: Menlo, monospace;
0 commit comments