mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Remove the bottom border off the footer, which looks a little weird to me.
This commit is contained in:
@@ -696,7 +696,6 @@ footer {
|
||||
overflow: auto;
|
||||
background-color: #333;
|
||||
border-top: .5em solid #9999CC;
|
||||
border-bottom: .5em solid #9999CC;
|
||||
padding: 1.5em 0;
|
||||
min-width:960px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user