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 925c3d6 commit 378ca5bCopy full SHA for 378ca5b
style.css
@@ -1,8 +1,6 @@
1
@charset "utf-8";
2
body {
3
font-family : Verdana, Arial, Helvetica, Sans-serif;
4
-color : #FFFFFF;
5
-background-color : #000000;
6
line-height: 1.2em;
7
}
8
h1, h2 {text-align: center}
@@ -26,5 +24,3 @@ a { text-decoration : underline;
26
24
text-decoration : none;
27
25
28
a:focus, a:hover {outline: solid}
29
-:link {color: #0000FF;
30
-background-color: #FFFFFF}
0 commit comments