Вы находитесь на странице: 1из 1

.

node {
cursor:default;
}
.node text {
font: 12px sans-serif;

.node rect {

height: 40px;

/* Lines */
.link {
fill: none;
stroke: #424242;
stroke-width: 1.5px;
}

#body {
cursor: move;
height:100%;
width:100%;
background-color:#fff;

margin: 0px 0px 10px 0px;


}

Вам также может понравиться