Difference between revisions of "Template:NAIT Edmonton/CSS2"

Line 716: Line 716:
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
 
     top: 24px;
 
     top: 24px;
     left: auto;
+
     left: 500px; /*=auto*/
 
     right: 100%;
 
     right: 100%;
 
     border-color: transparent;
 
     border-color: transparent;
Line 725: Line 725:
 
   }
 
   }
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
     left: auto;
+
     left: auto; /*not this one*/
     right: 300%; /*=122*/
+
     right: 122%; /*not this one*/
 
     text-align: right;
 
     text-align: right;
 
   }
 
   }

Revision as of 18:49, 16 June 2015