i2ptunnel: Hide redundant h2 header when iframed
This commit is contained in:
@@ -231,6 +231,10 @@ h2, h3 {
|
||||
|
||||
/* end title images */
|
||||
|
||||
#overview.iframed h2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.iframed h2 {
|
||||
margin: 14px 0 -1px;
|
||||
}
|
||||
|
@@ -352,6 +352,10 @@ h2, h3 {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#overview.iframed h2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.iframed h2, .iframed h3 {
|
||||
margin-top: 14px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user