Modified susidns footer so <hr> is hidden as well

This commit is contained in:
str4d
2012-09-24 22:17:05 +00:00
parent d27d014eb0
commit 44466aa769
8 changed files with 10 additions and 8 deletions

View File

@@ -135,7 +135,7 @@ p.footer {
text-align: center;
}
.iframed p.footer {
.iframed #footer {
display: none;
}

View File

@@ -104,7 +104,7 @@ p.footer {
text-align: center;
}
.iframed p.footer {
.iframed #footer {
display: none;
}

View File

@@ -135,7 +135,7 @@ p.footer {
text-align: center;
}
.iframed p.footer {
.iframed #footer {
display: none;
}