Difference between revisions of "Template:HSNU-TAIPEI/main"

Line 307: Line 307:
 
}
 
}
  
 +
 +
.ach-link {
 +
font-size: 2.5em !important;
 +
color: #538c72;
 +
cursor: pointer;
 +
padding: 0;
 +
margin: 35px auto;
 +
text-align: center;
 +
}
  
 
@media only screen and (min-width:480px) {
 
@media only screen and (min-width:480px) {
 
.footer-span {
 
.footer-span {
 
float:left;
 
float:left;
 +
height: 300px;
 
}
 
}
 
}
 
}
  
@media only screen and (min-width:768px) {
+
 
 +
@media only screen and (min-width:769px) {
 +
 
 +
.project-description {
 +
position: absolute;
 +
left: 3%;
 +
bottom: 3%;
 +
}
 +
 
 +
.home-bg {
 +
height: 90vh;
 +
}
 +
 
 +
 
 +
.footer-left {
 +
width: 30%;
 +
border-right: 1px solid #aaa;
 +
border-bottom: none;
 +
}
 +
 
 +
.footer-right {
 +
width: 70%;
 +
}
 +
 
 +
.ach-link {
 +
font-size: 1.8em !important;
 +
color: #538c72;
 +
cursor: pointer;
 +
padding: 0;
 +
margin: 35px auto;
 +
text-align: center;
 +
}
 +
 
 +
}
 +
 
 +
@media screen and (min-width:1025px) {
 +
 
 
.main-nav {
 
.main-nav {
 
display: -webkit-box;
 
display: -webkit-box;
Line 341: Line 387:
 
  background: #fff;
 
  background: #fff;
 
}
 
}
+
 
 
.sub-nav::before {
 
.sub-nav::before {
 
content: "";
 
content: "";
width: 0;  
+
width: 0;
height: 0;  
+
height: 0;
 
border-left: 10px solid transparent;
 
border-left: 10px solid transparent;
 
border-right: 10px solid transparent;
 
border-right: 10px solid transparent;
Line 363: Line 409:
 
left: auto;
 
left: auto;
 
}
 
}
+
 
 
.open-nav li {
 
.open-nav li {
 
margin: 0;
 
margin: 0;
Line 377: Line 423:
 
color: #bbb;
 
color: #bbb;
 
}
 
}
+
 
 
.open-nav a:active {
 
.open-nav a:active {
 
  background: #297d89;
 
  background: #297d89;
 
}
 
}
 
        .project-description {
 
position: absolute;
 
left: 3%;
 
bottom: 6%;
 
}
 
 
.home-bg {
 
height: 90vh;
 
}
 
 
.footer-left {
 
width: 30%;
 
border-right: 1px solid #aaa;
 
border-bottom: none;
 
}
 
 
.footer-right {
 
width: 70%;
 
}
 
 
 
}
 
}
  

Revision as of 05:49, 12 August 2015