mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Update the Foundation sponsor banner and CSS
This commit is contained in:
parent
d240ceb421
commit
d6b49205bc
7 changed files with 35 additions and 104 deletions
|
@ -159,33 +159,31 @@ table td,table th{
|
|||
background-color:#0d579b;
|
||||
}
|
||||
|
||||
.foundation-banner{
|
||||
.sponsor-banner{
|
||||
text-align:center;
|
||||
width:940px;
|
||||
margin:auto;
|
||||
}
|
||||
.foundation-banner div{
|
||||
.sponsor-banner div{
|
||||
display:inline-block;
|
||||
color:#8D8D8D;
|
||||
padding:15px 30px 15px 30px;
|
||||
margin:0 0 20px 0;
|
||||
margin:10px 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;
|
||||
.sponsor-banner span{
|
||||
white-space:nowrap;
|
||||
}
|
||||
.foundation-banner img{
|
||||
vertical-align:top;
|
||||
position:relative;
|
||||
top:2px;
|
||||
width:32px;
|
||||
height:32px;
|
||||
.sponsor-banner span,
|
||||
.sponsor-banner a,
|
||||
.sponsor-banner a:link,
|
||||
.sponsor-banner a:active,
|
||||
.sponsor-banner a:visited{
|
||||
display:inline-block;
|
||||
margin:5px;
|
||||
}
|
||||
.sponsor-banner img{
|
||||
width:245px;
|
||||
height:18px;
|
||||
}
|
||||
|
||||
.head{
|
||||
|
@ -1998,7 +1996,7 @@ h2 .rssicon{
|
|||
.footer{
|
||||
display:none;
|
||||
}
|
||||
.foundation-banner{
|
||||
.sponsor-banner{
|
||||
display:none;
|
||||
}
|
||||
.content{
|
||||
|
@ -2121,7 +2119,7 @@ h2 .rssicon{
|
|||
display:block;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.foundation-banner{
|
||||
.sponsor-banner{
|
||||
width:auto;
|
||||
}
|
||||
.index{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue