visual adjustments
This commit is contained in:
@@ -35,6 +35,10 @@ body > footer {
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
body.no-footer > footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body > header {
|
||||
padding-right: 20px;
|
||||
width: 654px;
|
||||
@@ -254,3 +258,12 @@ section.post-content img {
|
||||
.print-only {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a.subtle {
|
||||
color: inherit;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
||||
body.no-footer article > section {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user