2013-01-01 03:35:52 +00:00
|
|
|
.terminal {
|
|
|
|
color: #c0c0c0;
|
|
|
|
font-size: 1em;
|
|
|
|
background: #000000;
|
|
|
|
}
|
2013-01-02 01:02:41 +00:00
|
|
|
|
2013-01-03 04:26:59 +00:00
|
|
|
|
2013-01-02 01:02:41 +00:00
|
|
|
pre {
|
2013-01-03 04:26:59 +00:00
|
|
|
margin-top: 10px;
|
2013-01-02 01:02:41 +00:00
|
|
|
color: #333;
|
|
|
|
}
|
2013-01-03 04:26:59 +00:00
|
|
|
|
|
|
|
|
|
|
|
.tablenum {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|