Thanks for your reply. I've read the documentation and tried to put the syntax below in different places in css and also tried to find out where with mozzilla element inspect.
Can you tell me where to place this syntax in css so it had effect on the whole container? I tried everything..
width:27.8%;
float:left;
padding: 10px!important;
margin: 15px !important;
background: #fff !important;
box-shadow: 0px 0px 3px #aaa;
-moz-transition:0.7s ease-in-out;
-webkit-transition:0.7s ease-in-out;
height:346px;
Best regards,
Lennart