Skip to content

Instantly share code, notes, and snippets.

@bluvertigo
Created July 31, 2014 08:35
Show Gist options
  • Save bluvertigo/fe9a3e243a9872775b51 to your computer and use it in GitHub Desktop.
Save bluvertigo/fe9a3e243a9872775b51 to your computer and use it in GitHub Desktop.
Woothemes - box rettangolari utilizzando le colonne stantard
.threecol-one {
background: none repeat scroll 0 0 #EAEAEA;
border-radius: 10px;
min-height: auto;
padding: 2%;
width: 28%;
margin-right: 1%;
text-align: center;
font-weight: bold;
}
.fourcol-one {
background: none repeat scroll 0 0 #EAEAEA;
border-radius: 10px;
min-height: auto;
padding: 2%;
width: 20%;
margin-right: 1%;
text-align: center;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment