#htmltagcloud {
margin: 2em;
}
-#htmltagcloud a {
- text-shadow: none;
-}
.projects_list #htmltagcloud {
text-align: left;
margin: 4px;
font-size: 80%;
text-align: center;
text-decoration: none;
- text-shadow: none;
margin-top: 30px;
margin-left: 5px;
}
a.linenr {
color: #666;
text-decoration: none;
- text-shadow: none;
background-color: transparent;
}
a.linenr:hover {
color: #4e4e4e;
background-color: transparent;
text-decoration: none;
- text-shadow: none;
font: 11px "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, monospace;
line-height: 18px;
}