Difference between revisions of "Team:NTNU Trondheim/Style"

Line 156: Line 156:
 
h2 span.hp-color { background-color: #4286f4 }
 
h2 span.hp-color { background-color: #4286f4 }
 
h2 span.ack-color { background-color: #A293A5 }
 
h2 span.ack-color { background-color: #A293A5 }
h2 span.jamboree-color { background-color: #ff5796}
+
h2 span.jamboree-color { background-color: #ff5796 }
 +
h2 span.timeline-color-left { background-color: #16a9b4 }
 +
h2 span.timeline-color-right { background-color: #006194 }
  
  
Line 381: Line 383:
 
}
 
}
  
h2 .timeline-header-left {
+
h2 span.timeline-header-left {
 
   position: absolute;
 
   position: absolute;
 
   top: 55%;
 
   top: 55%;
 
   right: 70%;
 
   right: 70%;
 
   z-index: 1;
 
   z-index: 1;
  background-color: #16a9b4;
 
  display: inline;
 
 
}
 
}
  
h2 .timeline-header-right{
+
h2 span.timeline-header-right{
 
   position: absolute;
 
   position: absolute;
 
   top: 16%;
 
   top: 16%;
 
   left: 70%;
 
   left: 70%;
 
   z-index: 1;
 
   z-index: 1;
  background-color: #006194;
 
  display: inline;
 
 
}
 
}
  

Revision as of 11:08, 10 August 2018