Skip to content

Commit 378ca5b

Browse files
CyrilleB79davidacm
authored andcommitted
Update help style
1 parent 925c3d6 commit 378ca5b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
@charset "utf-8";
22
body {
33
font-family : Verdana, Arial, Helvetica, Sans-serif;
4-
color : #FFFFFF;
5-
background-color : #000000;
64
line-height: 1.2em;
75
}
86
h1, h2 {text-align: center}
@@ -26,5 +24,3 @@ a { text-decoration : underline;
2624
text-decoration : none;
2725
}
2826
a:focus, a:hover {outline: solid}
29-
:link {color: #0000FF;
30-
background-color: #FFFFFF}

0 commit comments

Comments
 (0)