Creo en nosotros. Wikipedia.
ShareCode
Permalink: http://www.treeweb.es/u/974/ 01/02/2011

ShareCode

1 .box {2  padding: 20px;3  border: solid silver 1px;4  transition: all 0.2s ease;5  -webkit-transition: all 0.5s ease;6  -moz-transition: all 0.5s ease;7  -o-transition: all 0.5s ease;8  background: white;9 }10 11 .box:hover {12  abackground: rgba(0,255,0,0.02);13  padding: 5px;14  background: orange;15 }16 17 h1 {18  text-align: center;19 }


Este ShareCode tiene versiones:
  1. Nested boxes ... (08/05/2013)
Enlace
El enlace para compartir es: