]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commitdiff
add footer border
authorpebosi <mail@pebosi.net>
Tue, 14 Jan 2014 23:04:48 +0000 (00:04 +0100)
committerpebosi <mail@pebosi.net>
Tue, 14 Jan 2014 23:04:48 +0000 (00:04 +0100)
static/css/style.css

index a66587b6be0034401aa324077c31b9a834f5c6a6..a3dfeb3d014a9cd1300e80eeea3f4844f14d44ca 100644 (file)
@@ -14,6 +14,7 @@ color: #3C0200;
 text-decoration: underline;
 }
 .footer {
+border-top: 1px solid #E7E7E7;
 padding: 30px 0;
 margin-top: 70px;
 }