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: 100%; /*=auto*/
+
     left: auto; /*not this one*/
 
     right: 100%;/*not this one*/
 
     right: 100%;/*not this one*/
 
     border-color: transparent;
 
     border-color: transparent;
 
     border-right-color: white;
 
     border-right-color: white;
 +
padding: 0 0 0 50px;
 
   }
 
   }
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
 
   .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {

Revision as of 19:00, 16 June 2015