Line 466: | Line 466: | ||
− | + | /* Panels */ | |
− | + | .panel { | |
− | + | width:1100px; | |
− | + | height:528px; | |
− | + | margin:0; | |
− | + | margin-bottom:0px; | |
− | + | color: rgb(30,39,43); | |
− | + | font-family: 'Yanone Kaffeesatz', sans-serif; | |
− | + | } | |
− | + | .panel a { | |
− | + | color: rgb(46,43,52); | |
− | + | text-decoration:none; | |
− | + | } | |
− | + | /* Subpanels */ | |
− | + | .narrowimg {/* Subpanels background*/ | |
− | + | /*position:absolute;*/ | |
− | + | z-index:2; | |
− | + | opacity:0.3; | |
− | + | filter: alpha(opacity=30); | |
− | + | } | |
− | + | .titlebox {/* Subpanels Title*/ | |
− | + | z-index:1; | |
− | + | position:relative; | |
− | + | bottom:480px; | |
− | + | background:transparent; | |
− | + | } | |
− | + | /* Project Panels*/ | |
− | + | .subpanel1 { /* Overview */ | |
− | + | float:left; | |
− | + | width:535px; | |
− | + | height:428px; | |
− | + | margin-top:0; | |
− | + | margin-right:20px; | |
− | + | margin-bottom:12px; | |
− | + | border-radius:7px; | |
− | + | background:rgb(252,250,229); | |
− | + | } | |
− | + | .spdesc { /* Overview content */ | |
− | + | display:none; | |
− | + | height:100px; | |
− | + | color:rgb(30,39,43); | |
− | + | } | |
− | + | .cont { /* Overview content */ | |
− | + | width:90%; | |
− | + | height:auto; | |
− | + | margin-left:5%; | |
− | + | margin-top:5%; | |
− | + | background:transparent; | |
− | + | } | |
− | + | .cont p { | |
− | + | line-height:28px; | |
− | + | width:auto; | |
− | + | height:auto; | |
− | + | margin:5% 2%; | |
− | + | } | |
− | + | .subpanel2 { /* Projects */ | |
− | + | float:left; | |
− | + | width:125px; | |
− | + | height:492px; | |
− | + | font-size:22px; | |
− | + | text-align:center; | |
− | + | margin-top:0; | |
− | + | margin-right:11px; | |
− | + | border-radius:7px; | |
− | + | overflow:hidden; | |
− | + | } | |
− | + | .subpanel2:hover{ | |
− | + | font-weight:bold; | |
− | + | } | |
− | + | .subpanel2:hover .narrowimg { | |
− | + | opacity:0.8; | |
− | + | filter: alpha(opacity=80); | |
− | + | } | |
− | + | .subpanel3 { /* Results */ | |
− | + | float:left; | |
− | + | width:535px; | |
− | + | height:50px; | |
− | + | font-size:30px; | |
− | + | text-align:left; | |
− | + | line-height:50px; | |
− | + | background:rgb(30,39,43); | |
− | + | color:white; | |
− | + | border-radius:7px; | |
− | + | position:relative; | |
− | + | bottom:50px; | |
− | + | font-family: 'Great Vibes', cursive; | |
− | + | font-size: 35px; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Revision as of 09:05, 19 September 2016