| author | ymh <ymh.work@gmail.com> |
| Mon, 13 Oct 2014 12:43:47 +0200 | |
| changeset 13 | 435d5c15275a |
| parent 2 | fc1ab0074e29 |
| child 43 | e27c3c1c57f1 |
| permissions | -rw-r--r-- |
|
2
fc1ab0074e29
export config in config file + add static file
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
#log { |
|
fc1ab0074e29
export config in config file + add static file
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
height: 20em; |
|
fc1ab0074e29
export config in config file + add static file
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
overflow-y: scroll; |
|
fc1ab0074e29
export config in config file + add static file
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4 |
background-color: #faa; |
|
fc1ab0074e29
export config in config file + add static file
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5 |
} |