inner border in footer
This commit is contained in:
parent
b743a676a8
commit
f182c41b02
@ -4,7 +4,7 @@ p
|
||||
==link_to "Albert Schulz", "/albert", :title => "About Albert"
|
||||
' ,
|
||||
==link_to "Jörg Thalheim", "/joerg", :title => "About Jörg"
|
||||
br/
|
||||
p
|
||||
' using
|
||||
a href="http://ethanschoonover.com/solarized" title="color palette used on our website" target="_blank" solarized
|
||||
', more infos
|
||||
|
@ -41,15 +41,17 @@ header {
|
||||
}
|
||||
|
||||
footer {
|
||||
padding-left: 15px;
|
||||
padding: 0.3em 1em 0.3em;
|
||||
box-shadow: 0 2px 3px #b8b8b8;
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.container {
|
||||
@include accentize($yellow);
|
||||
@include container;
|
||||
|
||||
/* Grid layout */
|
||||
#main {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user