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: 500px; /*=auto*/
+
     left: auto; /*not this one*/
     right: 100%;
+
     right: 1000%;/*=*/
 
     border-color: transparent;
 
     border-color: transparent;
 
     border-right-color: white;
 
     border-right-color: white;
Line 726: Line 726:
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
 
     left: auto; /*not this one*/
 
     left: auto; /*not this one*/
     right: 500%; /*not this one*/
+
     right: 122%; /*not this one*/
 
     text-align: right;
 
     text-align: right;
 
   }
 
   }

Revision as of 18:50, 16 June 2015