/lenasys/0.1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/0.1
1
2
3
4
5
6
7
8
9
10
11
@charset "utf-8";

#infobox{
	border:2px solid black;
	background-color:#fed;
	width:500;
	height:1200;
	padding:4px;
	vertical-align:top;
	float:left;
}