|
@ -2,7 +2,7 @@ body { |
|
|
background-color: #15151c; |
|
|
background-color: #15151c; |
|
|
} |
|
|
} |
|
|
#console { |
|
|
#console { |
|
|
font-family: courier, monospace; |
|
|
|
|
|
|
|
|
font-family: monospace, monospace; |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
width:750px; |
|
|
width:750px; |
|
|
margin-left:auto; |
|
|
margin-left:auto; |
|
@ -96,4 +96,4 @@ a:hover { |
|
|
50% { |
|
|
50% { |
|
|
color: white; |
|
|
color: white; |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|