Template:HKUST-Rice/Project page.css
Link title* { margin: 0; padding: 0; } div.project_superrow{ width: 100%; margin: 0 auto; clear:both; margin-top: 3%; }
div.project_superrow div#page_title h1{ font-family: "Source Sans Pro", sans-serif; font-size: 5em; font-weight: 500; border-bottom: 0; text-align: center; margin: 0 auto; margin-bottom: 10px;
}
div.project_superrow div#page_title {
margin: 0; padding: 10px; /* background-image: url(""); */ background-size: 1400px 100%;
}
div.project_content{ margin: 0 auto; }
div.project_row{ margin: 0 auto; padding: 0 15%; text-align: center; padding-bottom:50px; min-height:100px;
}
div.project_row h1{ font-family: "Helvetica Neue", Helvetica, sans-serif; font-size: 3em; font-weight: 300; border-bottom: 0; text-align: left; padding:inherit 10%;
} div.project_row p{ text-align:justify; margin: 33px auto ; line-height: 1.5em; font-size: 1.5em; font-family: "Helvetica Neue", Helvetica, sans-serif; padding:inherit 10%;
color:#0b0b17
}
div.project_image{
} div.project_image img{ } img.button {
opacity: 1.0; filter: alpha(opacity=100); /* For IE8 and earlier */
}
img.button:hover {
opacity: 0.7; filter: alpha(opacity=80); /* For IE8 and earlier */
}
/*CLASSES */
/*Clear class for all the pages, adds spacing too*/ .clear{ clear:both; height: 10px; }
/* highlight box for special messages */
.highlightBox {
width:500px;
margin:auto;
background-color: #E8E8E9;
margin-bottom: 15px;
margin-top: 15px;
padding: 15px;
padding-top: 10px;
}
hr.para{
border: 0;
height: 1px;
background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.5), transparent);
background: linear-gradient(left, transparent, rgba(0, 0, 0, 0.5), transparent);
margin: 0;
}
hr.title{
border: 0;
border-top: 5px solid #494961;
border-bottom: 1px solid #BBBBC4;
padding: 5px 0;
background-color: rgba(255, 255, 255, 0);
}
p.subTitle{ color: #565656; font-weight: bold; font-size:2em; font-family: "Trebuchet MS", Helvetica, sans-serif; text-align:left; text-decoration:underline; }
p.PICdescription{ font-size:1.3em; padding-top:0px; padding-left:4em; padding-right:4em; }
- Kgraph{
width:60%; height:330px; }
- Kgraph2{
width:60%; height:290px; }
- Kgraph3{
width:50%; height:230px; }