mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Move press disclaimer at the top
This commit is contained in:
parent
4ce5098c8c
commit
1ea47219f8
3 changed files with 16 additions and 12 deletions
|
@ -631,22 +631,18 @@ li{
|
|||
.press-volunteer>div>div>img:first-child+p+p+p+p{
|
||||
margin:0px;
|
||||
}
|
||||
.press-volunteer>p>img{
|
||||
.press-volunteer>div>p>img{
|
||||
vertical-align:bottom;
|
||||
}
|
||||
.press-volunteer>div:first-child+p{
|
||||
.press-volunteer>div:first-child+div+div>p{
|
||||
margin-top:0px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.press-volunteer>div:first-child+p+p{
|
||||
margin-top:0px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.press-volunteer>div:first-child+p+p+p{
|
||||
.press-volunteer>div:first-child>p:first-child+p{
|
||||
height:0px;
|
||||
overflow:hidden;
|
||||
margin-top:0px;
|
||||
margin-bottom:20px;
|
||||
margin-bottom:10px;
|
||||
font-size:85%;
|
||||
text-align:justify;
|
||||
transition:height 400ms ease-out;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue