Sponsorship from the Foundation

This commit is contained in:
Saivann 2014-02-28 14:57:35 -05:00
parent 659fd9712f
commit 11fb1327c2
5 changed files with 113 additions and 8 deletions

View file

@ -141,6 +141,33 @@ li p{
text-decoration:underline;
}
.foundation-banner{
text-align:center;
}
.foundation-banner div{
display:inline-block;
color:#8D8D8D;
padding:15px 30px 15px 30px;
margin:0 0 20px 0;
line-height:2em;
}
.foundation-banner a,
.foundation-banner a:link,
.foundation-banner a:active,
.foundation-banner a:visited{
color:#666;
font-weight:bold;
margin-left:6px;
white-space:nowrap;
}
.foundation-banner img{
vertical-align:top;
position:relative;
top:2px;
width:32px;
height:32px;
}
.head{
margin:30px 0 30px 0;
}
@ -340,9 +367,9 @@ li p{
position:relative;
top:-2px;
padding:20px 0 20px 40px;
text-align:left;
font-size:94%;
text-align:center;
max-width:940px;
font-size:94%;
}
.footer div{
padding-top:6px;
@ -351,10 +378,6 @@ li p{
margin-right:15px;
white-space:nowrap;
}
.footer div span{
margin-top:15px;
display:block;
}
.footer div span a{
margin-right:auto;
}
@ -1328,6 +1351,11 @@ h2 .rssicon{
.footer{
padding:20px 0 20px 5px;
background-color:transparent;
line-height:1.5em;
}
.footer div span{
display:block;
margin-top:10px;
}
.index{
padding:15px;