integration/css/home.css
changeset 54 aa0391d09b6f
parent 31 165284801055
child 55 25313bf54ef7
equal deleted inserted replaced
50:89e152523cb6 54:aa0391d09b6f
    17 /* left-content */
    17 /* left-content */
    18 
    18 
    19 .news .video-item:nth-child(2n+2){
    19 .news .video-item:nth-child(2n+2){
    20 	margin-right: 0;
    20 	margin-right: 0;
    21 }
    21 }
    22 
       
    23 
       
    24 
    22 
    25 .last .video-item:nth-child(4n+4){
    23 .last .video-item:nth-child(4n+4){
    26 	margin-right: 0;
    24 	margin-right: 0;
    27 }
    25 }
    28 .last .video-item{
    26 .last .video-item{
    46 	text-decoration: underline;
    44 	text-decoration: underline;
    47 }
    45 }
    48 .definition p a:hover{
    46 .definition p a:hover{
    49 	text-decoration: none;
    47 	text-decoration: none;
    50 }
    48 }
    51 .how-to  li{
    49 .how-to li{
    52 	background-image: url(../img/how-to-sprite.png);
    50 	background-image: url(../img/how-to-sprite.png);
    53 	background-repeat: no-repeat;
    51 	background-repeat: no-repeat;
    54 	margin-bottom: 2px;
    52 	margin-bottom: 2px;
    55 }
    53 }
    56 .how-to  li h3{
    54 .how-to h3{
    57 	color: #de2500;
       
    58 	font-size: 18px;
    55 	font-size: 18px;
    59 	font-weight: bold;
    56 	font-weight: bold;
    60 	margin-bottom: 12px;
    57 	margin-bottom: 12px;
    61 }
    58 }
    62 .how-to  li p{
    59 .how-to h3 a{
       
    60     color: #de2500;
       
    61 }
       
    62 
       
    63 .how-to h3 a:hover{
       
    64     text-decoration: underline;
       
    65 }
       
    66 .how-to p{
    63 	font-size: 12px; 
    67 	font-size: 12px; 
    64 	word-wrap: break-word;
    68 	word-wrap: break-word;
    65 	width: 210px;
    69 	width: 210px;
    66 }
    70 }
    67 .how-to  li.inscription{
    71 .inscription{
    68 	height: 84px;
    72 	height: 84px;
    69 	background-position: 212px 0;
    73 	background-position: 212px 0;
    70 }
    74 }
    71 .how-to  li.creation{
    75 .creation{
    72 	height: 100px;
    76 	height: 100px;
    73 	background-position: 212px -128px;
    77 	background-position: 212px -128px;
    74 }
    78 }
    75 .how-to  li.creation{
    79 .publier{
    76 	height: 100px;
       
    77 	background-position: 212px -128px;
       
    78 }
       
    79 .how-to  li.publier{
       
    80 	height: 90px;
    80 	height: 90px;
    81 	background-position: 212px -266px;
    81 	background-position: 212px -266px;
    82 }
    82 }
    83 .how-to  li.next-step{
    83 .next-step{
    84 	height: 24px;
    84 	height: 24px;
    85 	background-position: 212px -377px;
    85 	background-position: 212px -377px;
    86 }
    86 }