Skip to content

Commit 9df0b67

Browse files
committed
Remove unused styles
1 parent 0c058ad commit 9df0b67

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

website/modules/base.css

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -38,33 +38,6 @@ a {
3838
box-sizing: border-box;
3939
}
4040

41-
.fake-browser h1 {
42-
margin: initial;
43-
font-size: 150%;
44-
}
45-
.fake-browser h2 {
46-
margin: initial;
47-
font-size: 125%;
48-
}
49-
.fake-browser h3 {
50-
margin: initial;
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-
6841
pre,
6942
code {
7043
font-family: Menlo, monospace;

0 commit comments

Comments
 (0)