This commit is contained in:
Malibu
2015-02-19 17:08:03 +01:00
2 changed files with 10 additions and 1 deletions

View File

@ -9,4 +9,12 @@ body {
.form-group
{
margin-top : 0.5%;
}
.imgRef
{
border: 7px solid white;
box-shadow: 0px 0px 3px black;
height : 250px;
width : 250px;
}