Difference between revisions of "Template:NAIT Edmonton/CSS"
(122 intermediate revisions by 2 users not shown) | |||
Line 48: | Line 48: | ||
/* Top */ | /* Top */ | ||
/*-- Remove borders, float content left and remove padding/margin */ | /*-- Remove borders, float content left and remove padding/margin */ | ||
− | #globalWrapper, #content | + | #globalWrapper, #content, #top_slogan { |
background-color: transparent; | background-color: transparent; | ||
border: none; | border: none; | ||
Line 59: | Line 59: | ||
− | #wrap {padding-top:140px;padding-bottom:120px;z-index:-5;} | + | #wrap {width:1000px;padding-top:140px;padding-bottom:120px;z-index:-5;margin-left:auto;margin-right:auto;} |
.main_content{ clear:both;} | .main_content{ clear:both;} | ||
− | #header{width:100%; height:140px;position:fixed;z-index:10;background:-webkit-linear-gradient(top, #5AB3E3, #5AB3E3 | + | #header{width:100%; height:140px;position:fixed;z-index:10;background:-webkit-linear-gradient(top, #5AB3E3, #5AB3E3 80%, #0D4D8C 20%, #0D4D8C); margin-top:0px} |
− | #footer{z-index:15; } | + | #footer{z-index:15;} |
− | .header_content{ width:1000px; margin: | + | .header_content{margin:auto; width:1000px; line-height:140px;} |
− | .logo{float:left;margin:0 0 0 40px | + | .header_left{width:500px; line-height:140px; margin-left:35%; position:relative; } |
+ | .header_right{width:500px; line-height:140px; margin-left:50%; position:relative;} | ||
+ | |||
+ | |||
+ | .logo{margin-top:0px; float:left; margin:0 0 0 40px; font-family: 'Source Sans Pro', sans-serif; font-size:45px; color:#FFFFFF;} | ||
.logo a{color:#fff;} | .logo a{color:#fff;} | ||
.logo span{ font-size:14px; color:#FFFFFF;} | .logo span{ font-size:14px; color:#FFFFFF;} | ||
+ | |||
+ | |||
+ | .nlogo{ | ||
+ | margin-top:0px; | ||
+ | |||
+ | margin-left: 41.5%; | ||
+ | margin-right:25%; | ||
+ | color:#ff0000; | ||
+ | } | ||
+ | |||
.top_slogan{text-align:center;font-family: 'Source Sans Pro', sans-serif; color:#0D4D8C; font-size:30px; padding: 40px 0px 40px 0px; font-style:strong; line-height:40px;} | .top_slogan{text-align:center;font-family: 'Source Sans Pro', sans-serif; color:#0D4D8C; font-size:30px; padding: 40px 0px 40px 0px; font-style:strong; line-height:40px;} | ||
/* Menu */ | /* Menu */ | ||
− | .menu { | + | .menu {padding:0 20px 0 0; margin-top:-40px; width:1000px;} |
.menu ul {list-style:none; position:relative;float:left;margin:0;padding:0} | .menu ul {list-style:none; position:relative;float:left;margin:0;padding:0} | ||
.menu ul * {margin:0; padding:0;} | .menu ul * {margin:0; padding:0;} | ||
.menu ul a {display:block;color:#159CD8;text-decoration:none;padding:10px 15px} | .menu ul a {display:block;color:#159CD8;text-decoration:none;padding:10px 15px} | ||
.menu ul li {position:relative;float:left; padding:5px 5px 5px 5px} | .menu ul li {position:relative;float:left; padding:5px 5px 5px 5px} | ||
− | .menu ul li a {font-family:'Source Sans Pro', sans-serif;color:#ffffff;font-size: | + | .menu ul li a {font-family:'Source Sans Pro', sans-serif;color:#ffffff;font-size:20px;} |
− | .menu ul li.current-menu-item{background:#5AB3E3} | + | .menu ul li.current-menu-item {background:#5AB3E3} |
− | .menu ul ul{display:none; position:absolute; top: | + | .menu ul ul{display:none; position:absolute; top:77%; left:10%; background:#0D4D8C; padding:0 0px 0 0} |
.menu ul ul li:hover{background:#159CD8} | .menu ul ul li:hover{background:#159CD8} | ||
− | .menu ul ul li{float:none; width: | + | .menu ul ul li{float:none; width:120px} |
− | .menu ul ul a {line-height:100%; padding:0 20px 0 0} | + | .menu ul ul a {line-height:100%; padding:0 20px 0 0; font-size:15px } |
.menu ul ul ul {top:0; left:200%} | .menu ul ul ul {top:0; left:200%} | ||
.menu ul li.selected a{color:#8BC5EB} | .menu ul li.selected a{color:#8BC5EB} | ||
− | .menu ul li:hover > ul{display:block} | + | .menu ul li:hover > ul{display:block;} |
/* Slider */ | /* Slider */ | ||
Line 119: | Line 133: | ||
.flex-caption{ position: absolute;left:0px; top:150px; width:920px;font-family: 'Source Sans Pro', sans-serif;text-align:center; font-size:14px; color:#FFFFFF; text-shadow:2px 2px 2px #000000} | .flex-caption{ position: absolute;left:0px; top:150px; width:920px;font-family: 'Source Sans Pro', sans-serif;text-align:center; font-size:14px; color:#FFFFFF; text-shadow:2px 2px 2px #000000} | ||
.flex-caption h0{font-size:30px; color:#FFFFFF} | .flex-caption h0{font-size:30px; color:#FFFFFF} | ||
− | .flex-caption h2{ font-size:30px; color:#FFFFFF;text-shadow: | + | .flex-caption h2{ font-size:30px; color:#FFFFFF;text-shadow:2px 4px 2px #000000} |
.flex-caption p{ text-align:center; padding:0 200px;} | .flex-caption p{ text-align:center; padding:0 200px;} | ||
a.slider_button{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;background-color:#8BC5EB; color:#fff; font-size:14px; padding:8px 12px; margin:20px 0 0 0; display:inline-block;} | a.slider_button{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;background-color:#8BC5EB; color:#fff; font-size:14px; padding:8px 12px; margin:20px 0 0 0; display:inline-block;} | ||
Line 130: | Line 144: | ||
.section_two_three{position:absolute;width:600px; float:left; padding:40px 0 0 40px;} | .section_two_three{position:absolute;width:600px; float:left; padding:40px 0 0 40px;} | ||
.main_content img {max-width: 100%; display: block;} | .main_content img {max-width: 100%; display: block;} | ||
+ | |||
+ | #nav_content {padding-right:auto;float:right; width:750px;background:transparent;padding-bottom:120px; } | ||
+ | #nav_bar {padding-left:auto;float:left;width:250px;background:transparent;padding-bottom:120px;position:fixed; } | ||
+ | .nav_bar li {font-family:'Source Sans Pro', sans-serif;color:#5AB3E3;font-size:14px;} | ||
+ | .nav_bar li:hover {color:#159CD8} | ||
+ | |||
.roundimg{width:180px;height:150px;display:block;border-radius:90px;-moz-border-radius:90px;-webkit-border-radius:90px;-khtml-border-radius:90px;margin:auto;background-color:#8BC5EB;text-align:center; padding:30px 0 0 0;} | .roundimg{width:180px;height:150px;display:block;border-radius:90px;-moz-border-radius:90px;-webkit-border-radius:90px;-khtml-border-radius:90px;margin:auto;background-color:#8BC5EB;text-align:center; padding:30px 0 0 0;} | ||
Line 155: | Line 175: | ||
.sidebar ul li{ padding:0 0 10px 0; margin:0px; display:block;} | .sidebar ul li{ padding:0 0 10px 0; margin:0px; display:block;} | ||
.sidebar ul li a{ background:url(images/bullet.png) no-repeat left; display:block; padding:0 0 0 20px;} | .sidebar ul li a{ background:url(images/bullet.png) no-repeat left; display:block; padding:0 0 0 20px;} | ||
− | .sidebar ul li a:hover{ color:#0D4D8C;} | + | .sidebar ul li a:hover{color:#0D4D8C;} |
.sidebar .clear{ padding-bottom:40px;} | .sidebar .clear{ padding-bottom:40px;} | ||
/* Footer */ | /* Footer */ | ||
− | .footer{padding:20px 0 40px 0; margin:0px 0 0 0; clear:both; width:100%; background-color:#0D4D8C;margin-bottom:0;height: | + | .footer{padding:20px 0 40px 0; margin:0px 0 0 0; clear:both; width:100%; background-color:#0D4D8C;margin-bottom:0;height:2px;} |
.footer_content{margin:auto;width:1000px;} | .footer_content{margin:auto;width:1000px;} | ||
.footer_left{ float:left; padding:0 0 0 0px;} | .footer_left{ float:left; padding:0 0 0 0px;} | ||
Line 165: | Line 185: | ||
ul.social_icons { margin:0px; padding:0px; list-style:none;} | ul.social_icons { margin:0px; padding:0px; list-style:none;} | ||
ul.social_icons li{ float:left;} | ul.social_icons li{ float:left;} | ||
− | ul.social_icons li a{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:# | + | ul.social_icons li a{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:#ADD3F0;text-align:center;} |
ul.social_icons li a#top{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:#ADD3F0;text-align:center;} | ul.social_icons li a#top{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:#ADD3F0;text-align:center;} | ||
ul.social_icons li a:hover{ background-color:#5AB3E3;} | ul.social_icons li a:hover{ background-color:#5AB3E3;} | ||
Line 177: | Line 197: | ||
@media screen and (max-width: 1000px) { | @media screen and (max-width: 1000px) { | ||
− | #wrap{ | + | #wrap{margin-top:auto;width:100%;} |
− | #header{width:100%; height: | + | #header{width:100%; height:auto; float:left; background-color:#5AB3E3; padding-bottom:40px;} |
.header_content{width:100%; float:left; margin:0; line-height:100px;} | .header_content{width:100%; float:left; margin:0; line-height:100px;} | ||
+ | .header_left{width:500px; line-height:140px; margin-left:35%; position:relative; } | ||
+ | .header_right{width:500px; line-height:140px; margin-left:50%; position:relative;} | ||
.logo{margin:0 0 0 30px;} | .logo{margin:0 0 0 30px;} | ||
.logo span{ display:none;} | .logo span{ display:none;} | ||
.section_one_three, .section_two_three, .section_one_two, .section_one_four{ width:92%; float:left; padding:5% 0 0 4%;} | .section_one_three, .section_two_three, .section_one_two, .section_one_four{ width:92%; float:left; padding:5% 0 0 4%;} | ||
.slider{ width:100%; margin:auto; clear:both;} | .slider{ width:100%; margin:auto; clear:both;} | ||
− | .menu { | + | .menu {padding:0 20px 0 0; margin-top:-40px; width:1000px;} |
.menu ul {list-style:none; position:relative;float:left;margin:0;padding:0} | .menu ul {list-style:none; position:relative;float:left;margin:0;padding:0} | ||
.menu ul * {margin:0; padding:0;} | .menu ul * {margin:0; padding:0;} | ||
.menu ul a {display:block;color:#159CD8;text-decoration:none;padding:10px 15px} | .menu ul a {display:block;color:#159CD8;text-decoration:none;padding:10px 15px} | ||
.menu ul li {position:relative;float:left; padding:5px 5px 5px 5px} | .menu ul li {position:relative;float:left; padding:5px 5px 5px 5px} | ||
− | .menu ul li a {font-family:'Source Sans Pro', sans-serif;color:#ffffff;font-size: | + | .menu ul li a {font-family:'Source Sans Pro', sans-serif;color:#ffffff;font-size:20px;} |
− | .menu ul li.current-menu-item{background:#5AB3E3} | + | .menu ul li.current-menu-item {background:#5AB3E3} |
− | .menu ul ul{display:none; position:absolute; top: | + | .menu ul ul{display:none; position:absolute; top:77%; left:10%; background:#0D4D8C; padding:0 0px 0 0} |
− | .menu ul ul li:hover{background:# | + | .menu ul ul li:hover{background:#159CD8} |
− | .menu ul ul li{float:none; width: | + | .menu ul ul li{float:none; width:120px} |
− | .menu ul ul a {line-height:100%; padding:0 20px 0 0} | + | .menu ul ul a {line-height:100%; padding:0 20px 0 0; font-size:15px } |
.menu ul ul ul {top:0; left:200%} | .menu ul ul ul {top:0; left:200%} | ||
− | .menu ul li.selected a{color:# | + | .menu ul li.selected a{color:#8BC5EB} |
− | .menu ul li:hover > ul{display:block} | + | .menu ul li:hover > ul{display:block;} |
.menu span {color:#FFFFFF;} | .menu span {color:#FFFFFF;} | ||
Line 209: | Line 231: | ||
/*Portraits*/ | /*Portraits*/ | ||
− | .abbie {display:inline-block;width: 200px; height: 200px; background: url( | + | .abbie {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .abbie:hover {width: 200px; height: 200px; background: url( | + | .abbie:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px; background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .david {display:inline-block;width: 200px; height: 200px; background: url( | + | .david {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .david:hover {width: 200px; height: 200px; background: url( | + | .david:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .eduardo {display:inline-block;width: 200px; height: 200px; background: url( | + | .eduardo {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .eduardo:hover {width: 200px; height: 200px; background: url( | + | .eduardo:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .johannes {display:inline-block;width: 200px; height: 200px; background: url( | + | .johannes {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .johannes:hover {width: 200px; height: 200px; background: url( | + | .johannes:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .joy {display:inline-block;width: 200px; height: 200px; background: url( | + | .joy {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;;background-position:50%;} |
− | .joy:hover {width: 200px; height: 200px; background: url( | + | .joy:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .kevin {display:inline-block;width: 200px; height: 200px; background: url( | + | .kevin {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .kevin:hover {width: 200px; height: 200px; background: url( | + | .kevin:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .marcelo {display:inline-block;width: 200px; height: 200px; background: url( | + | .marcelo {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .marcelo:hover {width: 200px; height: 200px; background: url( | + | .marcelo:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .mattea {display:inline-block;width: 200px; height: 200px; background: url( | + | .mattea {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .mattea:hover {width: 200px; height: 200px; background: url( | + | .mattea:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
− | .NAIT {display:inline-block;width: 200px; height: 200px; background: url( | + | .NAIT {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/8/82/Nait_question_bk.png);background-size:200px 200px ;background-position:50%;} |
− | .NAIT:hover {width: 200px; height: 200px; background: url( | + | .NAIT:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/61/Nait_question_cl.png);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)} |
/*Fade Portrait Effect*/ | /*Fade Portrait Effect*/ | ||
Line 444: | Line 466: | ||
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); | filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); | ||
} | } | ||
+ | |||
+ | /*Table Properties*/ | ||
+ | |||
+ | .tg {border-collapse:collapse;border-spacing:0;color:none} | ||
+ | .tg td{width:280px; border-style:none;border-width:0px;overflow:hidden;word-break:normal;text-align:center;} | ||
+ | .tg th{width:280px; padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;text-align:center} | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 01:45, 11 June 2015