Difference between revisions of "Team:NAIT Edmonton/Bios"

Line 1: Line 1:
 
{{NAIT_Edmonton/CSS2}}
 
{{NAIT_Edmonton/CSS2}}
 
<html>
 
<html>
 +
 
<head>
 
<head>
  
Line 123: Line 124:
 
.modal__close {position: absolute;right: 1em;top: 1em;width: 1.1em;height: 1.1em;cursor: pointer;}
 
.modal__close {position: absolute;right: 1em;top: 1em;width: 1.1em;height: 1.1em;cursor: pointer;}
 
.modal__close:after,
 
.modal__close:after,
 +
.modal__close:before {content: '';position: absolute;width: 2px;height: 1.5em;background: #ccc;display: block;transform: rotate(45deg);left: 50%;margin: -3px 0 0 -1px;top: 0;}
 +
.modal__close:hover:after,
 +
.modal__close:hover:before {background: #aaa;}
 +
.modal__close:before {transform: rotate(-45deg);}
  
 
@media screen and (max-width: 750px) {
 
@media screen and (max-width: 750px) {

Revision as of 18:21, 16 June 2015

Team NAIT 2015