Template:SJTU-Software/projectCss
body{ background: url("") scroll round !important; background-size: 100% !important; }
- block{
border-radius: 8px; border:1px solid; box-shadow: 2px 2px 8px #777; border-color:transparent; width: 70%;
background-color:rgba(255,255,255,0.5);
margin:0 auto; } [class*=Content]{ width: 80%; margin:auto; border-radius: 5px; border:1px solid; border-color: transparent; color:#000; }
[class*=-content]{
}
.designNav>a{ background-color: transparent; border:none; color:#DADADA; } .designNav>a:hover{ color:#095f8a; } .am-panel{ background-color: transparent; border-color:transparent;
} .my-animation-delay {
-webkit-animation-delay: 0.5s; animation-delay: 0.5s;
} .subNav{ background-attachment: scroll; } .Results{ margin-top: 0; font-size:12px; } table{ padding-left:0; margin-right: 10px; } .am-g{ width: 100% !important; margin:0 !important; }
- block{
padding-bottom: 50px; margin-bottom: 150px; } .project p{ font-size:13px; padding-top: 10px; padding-left: 10px; } .am-panel-group{
height:auto !important;
} .demoContent img{ max-width: 70%; }