radiaSVG/radia.css
2011-06-26 22:22:47 +05:30

16 lines
193 B
CSS

#tooltip {
padding: 4px;
border: 1px solid #000;
position: absolute;
display: none;
}
.highlighted {
font-weight: bold;
}
.padmaPosters {
text-align: center;
margin-top: 4px;
}