mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Apply various syntax consistency improvements
This commit is contained in:
parent
55bd72c8e0
commit
2f79df8dcd
7 changed files with 112 additions and 86 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
body{
|
||||
font-family:"Helvetica Neue", "Helvetica", Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
font-size:16px;
|
||||
margin:0;
|
||||
padding:0;
|
||||
color:#646464;
|
||||
|
@ -39,7 +39,10 @@ a:visited:hover,
|
|||
a:active:hover{
|
||||
color:#63a4e1;
|
||||
}
|
||||
a img,a:link img,a:visited img,a:active img{
|
||||
a img,
|
||||
a:link img,
|
||||
a:visited img,
|
||||
a:active img{
|
||||
border:0;
|
||||
}
|
||||
blockquote{
|
||||
|
@ -127,7 +130,11 @@ li p{
|
|||
width:850px;
|
||||
padding:10px;
|
||||
}
|
||||
.alert-message,.alert-message a,.alert-message a:link,.alert-message a:active,.alert-message a:visited{
|
||||
.alert-message,
|
||||
.alert-message a,
|
||||
.alert-message a:link,
|
||||
.alert-message a:active,
|
||||
.alert-message a:visited{
|
||||
color:#fff;
|
||||
}
|
||||
.alert-message a:hover{
|
||||
|
@ -143,11 +150,11 @@ li p{
|
|||
position:relative;
|
||||
z-index:100;
|
||||
}
|
||||
#head.home {
|
||||
#head.home{
|
||||
text-align:center;
|
||||
}
|
||||
#head.home #logo {
|
||||
text-align: center;
|
||||
#head.home #logo{
|
||||
text-align:center;
|
||||
}
|
||||
#body{
|
||||
max-width:940px;
|
||||
|
@ -158,7 +165,9 @@ li p{
|
|||
#langselect{
|
||||
display:none;
|
||||
}
|
||||
#lang,#lang li,#lang ul{
|
||||
#lang,
|
||||
#lang li,
|
||||
#lang ul{
|
||||
display:block;
|
||||
list-style:none;
|
||||
padding:0px;
|
||||
|
@ -196,7 +205,10 @@ li p{
|
|||
#lang:hover li ul{
|
||||
display:block;
|
||||
}
|
||||
#lang li a,#lang li a:link,#lang li a:visited,#lang li a:active{
|
||||
#lang li a,
|
||||
#lang li a:link,
|
||||
#lang li a:visited,
|
||||
#lang li a:active{
|
||||
text-decoration:none;
|
||||
font-size:115%;
|
||||
width:100px;
|
||||
|
@ -204,7 +216,10 @@ li p{
|
|||
color:#b8b8b8;
|
||||
padding:4px 8px;
|
||||
}
|
||||
#lang li ul li a,#lang li ul li a:link,#lang li ul li a:visited,#lang li ul li a:active{
|
||||
#lang li ul li a,
|
||||
#lang li ul li a:link,
|
||||
#lang li ul li a:visited,
|
||||
#lang li ul li a:active{
|
||||
padding:2px 8px;
|
||||
|
||||
}
|
||||
|
@ -246,7 +261,8 @@ li p{
|
|||
border-radius:5px;
|
||||
-webkit-border-radius:5px;
|
||||
}
|
||||
#menusimple li:first-child,#menusimple li:first-child+li{
|
||||
#menusimple li:first-child,
|
||||
#menusimple li:first-child+li{
|
||||
border-bottom-left-radius:0px;
|
||||
border-bottom-right-radius:0px;
|
||||
-webkit-border-bottom-left-radius:0px;
|
||||
|
@ -309,14 +325,14 @@ li p{
|
|||
#content{
|
||||
position:relative;
|
||||
padding:30px 40px 40px 40px;
|
||||
margin: 0px 5px;
|
||||
margin:0px 5px;
|
||||
text-align:justify;
|
||||
background-color:#fff;
|
||||
min-height:400px;
|
||||
border:2px solid #ebebeb;
|
||||
border-radius: 6px;
|
||||
-webkit-border-radius: 6px;
|
||||
-moz-border-radius: 6px;
|
||||
border-radius:6px;
|
||||
-webkit-border-radius:6px;
|
||||
-moz-border-radius:6px;
|
||||
}
|
||||
#content p,#content li{
|
||||
line-height:1.5em;
|
||||
|
@ -344,7 +360,9 @@ li p{
|
|||
|
||||
/*Styles specific to elements in pages*/
|
||||
|
||||
.mainsummary, .mainvideo, .mainlist{
|
||||
.mainsummary,
|
||||
.mainvideo,
|
||||
.mainlist{
|
||||
text-align:center;
|
||||
}
|
||||
.mainsummary{
|
||||
|
@ -528,7 +546,9 @@ li p{
|
|||
top:-2px;
|
||||
}
|
||||
|
||||
.index,.index ul,.index li{
|
||||
.index,
|
||||
.index ul,
|
||||
.index li{
|
||||
list-style:none;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
|
@ -702,7 +722,8 @@ li p{
|
|||
margin-bottom:12px;
|
||||
vertical-align:top;
|
||||
}
|
||||
.previewrow>div:first-child+div+div,.previewrow>div:first-child+div+div+div+div+div{
|
||||
.previewrow>div:first-child+div+div,
|
||||
.previewrow>div:first-child+div+div+div+div+div{
|
||||
margin-right:0px;
|
||||
}
|
||||
.previewrow>div>a>img{
|
||||
|
@ -710,7 +731,10 @@ li p{
|
|||
margin:auto;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.previewrow>div>a,.previewrow>div>a:visited,.previewrow>div>a:link,.previewrow>div>a:active{
|
||||
.previewrow>div>a,
|
||||
.previewrow>div>a:visited,
|
||||
.previewrow>div>a:link,
|
||||
.previewrow>div>a:active{
|
||||
font-size:94%;
|
||||
text-align:center;
|
||||
text-decoration:none;
|
||||
|
@ -753,7 +777,7 @@ li p{
|
|||
background:url(/img/bubblebottom.svg) bottom center no-repeat;
|
||||
height:64px;
|
||||
}
|
||||
.previewrow>div>div>div>span {
|
||||
.previewrow>div>div>div>span{
|
||||
position:absolute;
|
||||
top:24px;
|
||||
right:30px;
|
||||
|
@ -772,7 +796,7 @@ li p{
|
|||
padding:10px 0px;
|
||||
}
|
||||
.previewrow>div>div>div>h2:first-child+span+p+p{
|
||||
text-align: center;
|
||||
text-align:center;
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
position:relative;
|
||||
|
@ -781,7 +805,7 @@ li p{
|
|||
.previewrow>div>div>div>h2:first-child+span+p+p>a,
|
||||
.previewrow>div>div>div>h2:first-child+span+p+p>a:visited,
|
||||
.previewrow>div>div>div>h2:first-child+span+p+p>a:link,
|
||||
.previewrow>div>div>div>h2:first-child+span+p+p>a:active {
|
||||
.previewrow>div>div>div>h2:first-child+span+p+p>a:active{
|
||||
font-weight:bold;
|
||||
text-decoration:none;
|
||||
color:#fff;
|
||||
|
@ -811,7 +835,7 @@ li p{
|
|||
.previewrow .walletwarning>div>h2:first-child+span+p+p a,
|
||||
.previewrow .walletwarning>div>h2:first-child+span+p+p a:link,
|
||||
.previewrow .walletwarning>div>h2:first-child+span+p+p a:visited,
|
||||
.previewrow .walletwarning>div>h2:first-child+span+p+p a:active {
|
||||
.previewrow .walletwarning>div>h2:first-child+span+p+p a:active{
|
||||
background-color:#b95357;
|
||||
background-image:linear-gradient(bottom, #a04246 14%, #b95357 70%);
|
||||
background-image:-o-linear-gradient(bottom, #a04246 14%, #b95357 70%);
|
||||
|
@ -835,7 +859,7 @@ li p{
|
|||
.previewrow .walletinfo>div>h2:first-child+span+p+p a,
|
||||
.previewrow .walletinfo>div>h2:first-child+span+p+p a:link,
|
||||
.previewrow .walletinfo>div>h2:first-child+span+p+p a:visited,
|
||||
.previewrow .walletinfo>div>h2:first-child+span+p+p a:active {
|
||||
.previewrow .walletinfo>div>h2:first-child+span+p+p a:active{
|
||||
background-color:#ee9209;
|
||||
background-image:linear-gradient(bottom, #e28700 14%, #ee9209 70%);
|
||||
background-image:-o-linear-gradient(bottom, #e28700 14%, #ee9209 70%);
|
||||
|
@ -911,7 +935,8 @@ h2 .rssicon{
|
|||
.download{
|
||||
text-align:center;
|
||||
}
|
||||
.download h1,.download h2{
|
||||
.download h1,
|
||||
.download h2{
|
||||
text-align:center;
|
||||
}
|
||||
.download .mainbutton a{
|
||||
|
@ -969,9 +994,9 @@ h2 .rssicon{
|
|||
|
||||
.press-volunteer{
|
||||
text-align:left;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
border-radius: 8px;
|
||||
-webkit-border-radius:8px;
|
||||
-moz-border-radius:8px;
|
||||
border-radius:8px;
|
||||
}
|
||||
.press-volunteer>div>div{
|
||||
width:400px;
|
||||
|
@ -1020,9 +1045,9 @@ h2 .rssicon{
|
|||
|
||||
.press-faq{
|
||||
text-align:left;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
border-radius: 8px;
|
||||
-webkit-border-radius:8px;
|
||||
-moz-border-radius:8px;
|
||||
border-radius:8px;
|
||||
}
|
||||
.press-faq>div{
|
||||
width:380px;
|
||||
|
@ -1041,9 +1066,9 @@ h2 .rssicon{
|
|||
height:0px;
|
||||
overflow:hidden;
|
||||
text-align:justify;
|
||||
transition: height 400ms ease-out;
|
||||
-moz-transition: height 400ms ease-out;
|
||||
-webkit-transition: height 400ms ease-out;
|
||||
transition:height 400ms ease-out;
|
||||
-moz-transition:height 400ms ease-out;
|
||||
-webkit-transition:height 400ms ease-out;
|
||||
}
|
||||
.press-faq li{
|
||||
text-align:justify;
|
||||
|
@ -1055,14 +1080,14 @@ h2 .rssicon{
|
|||
|
||||
.press-materials{
|
||||
text-align:left;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
border-radius: 8px;
|
||||
-webkit-border-radius:8px;
|
||||
-moz-border-radius:8px;
|
||||
border-radius:8px;
|
||||
}
|
||||
|
||||
.press-materials>div>a{
|
||||
font-weight: bold;
|
||||
font-size: 110%;
|
||||
font-weight:bold;
|
||||
font-size:110%;
|
||||
}
|
||||
.press-materials>div{
|
||||
display:inline-block;
|
||||
|
@ -1073,18 +1098,18 @@ h2 .rssicon{
|
|||
.press-materials>div>div{
|
||||
height:270px;
|
||||
overflow:hidden;
|
||||
transition: height 400ms ease-out;
|
||||
-moz-transition: height 400ms ease-out;
|
||||
-webkit-transition: height 400ms ease-out;
|
||||
transition:height 400ms ease-out;
|
||||
-moz-transition:height 400ms ease-out;
|
||||
-webkit-transition:height 400ms ease-out;
|
||||
}
|
||||
.press-materials>div:first-child+div>div img{
|
||||
margin-right: 14px;
|
||||
margin-bottom: 14px;
|
||||
margin-right:14px;
|
||||
margin-bottom:14px;
|
||||
height:120px;
|
||||
width:120px;
|
||||
-webkit-border-radius: 10px;
|
||||
-moz-border-radius: 10px;
|
||||
border-radius: 10px;
|
||||
-webkit-border-radius:10px;
|
||||
-moz-border-radius:10px;
|
||||
border-radius:10px;
|
||||
}
|
||||
.press-materials>div:first-child>div>p>a{
|
||||
margin-right:10px;
|
||||
|
@ -1102,9 +1127,9 @@ h2 .rssicon{
|
|||
|
||||
.press-news{
|
||||
text-align:left;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
border-radius: 8px;
|
||||
-webkit-border-radius:8px;
|
||||
-moz-border-radius:8px;
|
||||
border-radius:8px;
|
||||
}
|
||||
.press-news>div{
|
||||
height:125px;
|
||||
|
@ -1267,7 +1292,7 @@ h2 .rssicon{
|
|||
.press-news>div>a>img{
|
||||
float:none;
|
||||
margin-right:0px;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.mainvideo{
|
||||
position:relative;
|
||||
|
@ -1290,7 +1315,9 @@ h2 .rssicon{
|
|||
.mainlist>div>div{
|
||||
margin:10px;
|
||||
}
|
||||
.mainlist>div:first-child,.mainlist>div:first-child+div,.mainlist>div:first-child+div+div{
|
||||
.mainlist>div:first-child,
|
||||
.mainlist>div:first-child+div,
|
||||
.mainlist>div:first-child+div+div{
|
||||
text-align:left;
|
||||
}
|
||||
.start>div{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue