Skip to content
Snippets Groups Projects
Verified Commit 5652b9dc authored by David Beniamine's avatar David Beniamine
Browse files

even/odd images margins

parent fc9f966e
No related branches found
No related tags found
No related merge requests found
......@@ -141,12 +141,16 @@ img.picture{
width: 30%;
}
.odd{
float:left;
margin: 0% 2% 0% 0%;
}
.even{
float:right;
margin: 0% 0% 0% 2%;
}
.clearfix {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment