@ -858,7 +858,9 @@ input, button, select, textarea {
p {
p {
max-width : 30em ;
max-width : 30em ;
margin : 1em auto ;
margin : 1em auto ;
line-height : 1 . 5em ; }
line-height : 1 . 5em ;
font-size : 1 . 2em ;
font-weight : bold ; }
a {
a {
cursor : pointer ; }
cursor : pointer ; }
@ -896,10 +898,14 @@ a {
. nav . dot . selected {
. nav . dot . selected {
background : # a2d2f4 ; }
background : # a2d2f4 ; }
. link : hover , . link : focus {
background : rgba ( 255 , 255 , 255 , 0 . 3 ) ;
outline : none ; }
. link , . link : visited , . link : hover {
. link , . link : visited , . link : hover {
padding : 0 3px ;
color : white ;
color : white ;
font-weight : bold ;
font-weight : bold ;
border-bottom : dashed 1 px white ;
border-bottom : dashed 2 px white ;
text-decoration : none ; }
text-decoration : none ; }
. container {
. container {
@ -947,7 +953,9 @@ h3.step {
color : # 454545 ;
color : # 454545 ;
background : white ; }
background : white ; }
# device-name : focus {
# device-name : focus {
outline : white auto 5px ; }
outline : none ; }
# device-name : hover , # device-name : focus {
background : rgba ( 255 , 255 , 255 , 0 . 3 ) ; }
# verifyCode ,
# verifyCode ,
# code ,
# code ,