Compact mouseover box header; remove embedded styles

This commit is contained in:
Paul Gear
2013-11-10 10:37:13 +10:00
parent a1c7cd8337
commit 7dec0cfc21
2 changed files with 13 additions and 8 deletions

View File

@@ -1481,3 +1481,11 @@ tr.search:nth-child(odd) {
padding: 7px;
}
.overlib {
width: 590px;
}
.overlib-text {
font-weight: bold;
font-size: 16px;
}