| author | Raphael Velt <raph.velt@gmail.com> |
| Thu, 19 Jul 2012 15:09:12 +0200 | |
| changeset 658 | 7e85f1b9004e |
| parent 654 | a5977736d2b0 |
| child 719 | d0d3a9369f84 |
| permissions | -rw-r--r-- |
/* * */ .Ldt-Tagcloud-Container { } ul.Ldt-Tagcloud-List { padding: 5px; margin: 0; list-style: none; text-align: center; } li.Ldt-Tagcloud-item { display: inline-block; margin: 2px; cursor: pointer; } li.Ldt-Tagcloud-item:hover { color: #0099ff; } .Ldt-Tagcloud-active { color: #c000c0; padding: 0; margin: 0; }