clean view

This commit is contained in:
Tanguy PATTE 2015-08-17 13:31:51 +02:00
parent eef27af1f4
commit f28e3ccbd3
2 changed files with 13 additions and 8 deletions

View file

@ -70,4 +70,12 @@ body {
background: white;
cursor: inherit;
display: block;
}
.vr {
border-left: 1px solid grey;
}
.center {
text-align:center;
}