mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Translate, update and reposition press page
This commit is contained in:
parent
b7ef7f6bf4
commit
d29b451a93
5 changed files with 36 additions and 137 deletions
|
@ -1860,6 +1860,9 @@ h2 .rssicon{
|
|||
text-align:justify;
|
||||
line-height:1.5em;
|
||||
}
|
||||
.press-faq p{
|
||||
text-align:left;
|
||||
}
|
||||
.press-faq div span p{
|
||||
margin-bottom:0;
|
||||
}
|
||||
|
@ -1955,40 +1958,6 @@ h2 .rssicon{
|
|||
content:"”";
|
||||
}
|
||||
|
||||
.press-news{
|
||||
text-align:left;
|
||||
-webkit-border-radius:8px;
|
||||
-moz-border-radius:8px;
|
||||
border-radius:8px;
|
||||
}
|
||||
.press-news>div{
|
||||
height:125px;
|
||||
margin-bottom:30px;
|
||||
width:700px;
|
||||
}
|
||||
.press-news>div>a>img{
|
||||
width:185px;
|
||||
height:123px;
|
||||
float:left;
|
||||
margin-right:30px;
|
||||
-webkit-border-radius:10px;
|
||||
-moz-border-radius:10px;
|
||||
border-radius:10px;
|
||||
}
|
||||
.press-news>div>a:first-child+a{
|
||||
display:block;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.press-news a:link,
|
||||
.press-news a:active,
|
||||
.press-news a:visited{
|
||||
font-weight:bold;
|
||||
color:#2c6fad;
|
||||
}
|
||||
.press-news>div>a:first-child+a+a+p{
|
||||
font-size:80%;
|
||||
}
|
||||
|
||||
/*Styles specific to printing*/
|
||||
|
||||
@media print{
|
||||
|
@ -2234,15 +2203,6 @@ h2 .rssicon{
|
|||
.press-quotes p{
|
||||
width:auto;
|
||||
}
|
||||
.press-news>div{
|
||||
width:auto;
|
||||
height:auto;
|
||||
}
|
||||
.press-news>div>a>img{
|
||||
float:none;
|
||||
margin-right:0;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.mainvideo{
|
||||
position:relative;
|
||||
padding-bottom:56.25%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue