}
#tabs-nav-left {
- margin-left: 60px;
+ margin-left: 80px;
}
#tabs-nav-left a {
text-decoration: none;
}
+a.btn {
+ color: #fff;
+}
+
a:hover {
text-decoration: underline;
}
background-color: #fdc;
}
-.cover-preview {
+div.cover-preview {
width: 216px;
- height: 300px;
+ min-height: 300px;
float: left;
margin-right: 2em;
}
+
+img.cover-preview {
+ width: 216px;
+ height: 300px;
}