mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Replace interviewees by non-profit organizations and bitcoinpresscenter.org
This commit is contained in:
parent
b4bdcd0cbd
commit
6c8b0e7d24
12 changed files with 4 additions and 212 deletions
29
_less/ie.css
29
_less/ie.css
|
@ -399,35 +399,6 @@ body{
|
|||
|
||||
}
|
||||
|
||||
.press-volunteer div div{
|
||||
width:400px;
|
||||
height:150px;
|
||||
display:inline;
|
||||
zoom:1;
|
||||
margin-right:20px;
|
||||
margin-bottom:30px;
|
||||
vertical-align:top;
|
||||
}
|
||||
.press-volunteer div div img{
|
||||
float:left;
|
||||
margin-right:30px;
|
||||
}
|
||||
.press-volunteer div div p{
|
||||
font-weight:expression((this.parentNode.getElementsByTagName('P')[0]==this)?'bold':'');
|
||||
color:expression((this.parentNode.getElementsByTagName('P')[0]==this)?'#2c6fad':'');
|
||||
margin:expression((this.parentNode.getElementsByTagName('P')[0]==this||this.parentNode.getElementsByTagName('P')[1]==this||this.parentNode.getElementsByTagName('P')[3]==this)?'0px':'');
|
||||
font-size:expression((this.parentNode.getElementsByTagName('P')[2]==this)?'80%':'');
|
||||
}
|
||||
.press-volunteer div p img{
|
||||
vertical-align:bottom;
|
||||
}
|
||||
.press-volunteer div p{
|
||||
height:expression((this.parentNode.getElementsByTagName('P')[1]==this&&this.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode&&this.parentNode.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode.parentNode)?'0px':'');
|
||||
overflow:expression((this.parentNode.getElementsByTagName('P')[1]==this&&this.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode&&this.parentNode.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode.parentNode)?'hidden':'');
|
||||
font-size:expression((this.parentNode.getElementsByTagName('P')[1]==this&&this.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode&&this.parentNode.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode.parentNode)?'85%':'');
|
||||
text-align:expression((this.parentNode.getElementsByTagName('P')[1]==this&&this.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode&&this.parentNode.parentNode.parentNode.getElementsByTagName('DIV')[0]==this.parentNode.parentNode)?'justify':'');
|
||||
}
|
||||
|
||||
.press-faq div{
|
||||
width:400px;
|
||||
display:inline;
|
||||
|
|
|
@ -1070,53 +1070,6 @@ h2 .rssicon{
|
|||
text-align:left;
|
||||
margin-bottom:40px;
|
||||
}
|
||||
.press-volunteer>div>div{
|
||||
width:400px;
|
||||
height:150px;
|
||||
display:inline-block;
|
||||
margin-right:20px;
|
||||
margin-bottom:30px;
|
||||
vertical-align:top;
|
||||
}
|
||||
.press-volunteer>div>div>img{
|
||||
float:left;
|
||||
margin-right:30px;
|
||||
-webkit-border-radius:10px;
|
||||
-moz-border-radius:10px;
|
||||
border-radius:10px;
|
||||
}
|
||||
.press-volunteer>div>div>img:first-child+p{
|
||||
font-weight:bold;
|
||||
color:#2c6fad;
|
||||
margin:0;
|
||||
}
|
||||
.press-volunteer>div>div>img:first-child+p+p{
|
||||
margin:0;
|
||||
}
|
||||
.press-volunteer>div>div>img:first-child+p+p+p{
|
||||
font-size:80%;
|
||||
}
|
||||
.press-volunteer>div>div>img:first-child+p+p+p+p{
|
||||
margin:0;
|
||||
}
|
||||
.press-volunteer>div>p>img{
|
||||
vertical-align:bottom;
|
||||
}
|
||||
.press-volunteer>div:first-child+div+div>p{
|
||||
margin-top:0;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.press-volunteer>div:first-child>p:first-child+p{
|
||||
height:0;
|
||||
overflow:hidden;
|
||||
margin-top:0;
|
||||
margin-bottom:10px;
|
||||
font-size:85%;
|
||||
text-align:justify;
|
||||
-moz-transition:height 400ms ease-out;
|
||||
-webkit-transition:height 400ms ease-out;
|
||||
transition:height 400ms ease-out;
|
||||
}
|
||||
|
||||
.press-faq{
|
||||
text-align:left;
|
||||
|
@ -1450,18 +1403,6 @@ h2 .rssicon{
|
|||
background:none;
|
||||
height:auto;
|
||||
}
|
||||
.press-volunteer>div>div{
|
||||
width:220px;
|
||||
height:auto;
|
||||
}
|
||||
.press-volunteer>div>div>img{
|
||||
float:none;
|
||||
margin-right:0;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.press-volunteer>div:first-child>p:first-child+p{
|
||||
text-align:left;
|
||||
}
|
||||
.press-faq>div{
|
||||
width:auto;
|
||||
display:block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue