|
|
Line 13,985: |
Line 13,985: |
| | | |
| } | | } |
− |
| |
− |
| |
− |
| |
− | .carousel-control.left {
| |
− | background-image:none;
| |
− | background-repeat: repeat-x;
| |
− | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
| |
− | }
| |
− | .carousel-control.right {
| |
− | left: auto;
| |
− | right: 0;
| |
− |
| |
− | background-image:none;
| |
− | background-repeat: repeat-x;
| |
− | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
| |
− | }
| |
− |
| |
− | .carousel{
| |
− | margin-top: 50px;
| |
− | width: 85%;
| |
− | }
| |
− | nav{
| |
− | font-weight: 400;
| |
− | margin: 0px;
| |
− | padding-bottom: 0px;
| |
− | border-radius: 0px;
| |
− | }
| |
− | .menu{
| |
− | background-color: white;
| |
− | }
| |
− | .navbar{
| |
− | background-color: white;
| |
− | border: 0px;
| |
− |
| |
− | }
| |
− | img{
| |
− | width: 150%;
| |
− | }
| |
− | .item{
| |
− | background-image: url("../picture/back.png");
| |
− | background-repeat: no-repeat;
| |
− | height: 500px;
| |
− | }
| |
− | .carousel{
| |
− | background-color: black;
| |
− | padding: 0px;
| |
− | overflow: hidden;
| |
− | }
| |
− | .brief{
| |
− | text-align: center;
| |
− | }
| |
− | .brief_pic{
| |
− | width: 160px;
| |
− | border-radius: 80px;
| |
− | }
| |
− | .sum{
| |
− | margin-top: 50px;
| |
− | }
| |
− | .bf{
| |
− | padding: 15px 35px;
| |
− | }
| |
− | .float{
| |
− | padding-top: 20px;
| |
− | border-radius: 15px;
| |
− | padding-bottom: 30px;
| |
− | }
| |
− | .float{
| |
− | box-shadow: 0px 0px 2px 1px gainsboro;
| |
− | text-decoration-line: none;
| |
− | }
| |
− | .abstract{
| |
− | width: 90%;
| |
− | }
| |
− | .center{
| |
− | text-align: center;
| |
− | }
| |
− | .jump{
| |
− | margin-bottom: 20px;
| |
− | }
| |
− | .navint {
| |
− | box-shadow: none;
| |
− | border-radius: 10px;
| |
− | }
| |
− | .navint a{
| |
− | display: inline-block;
| |
− | color: gray;
| |
− | padding: 5px 30px;
| |
− | }
| |
− | .navint a:hover{
| |
− | text-decoration-line: none;
| |
− | color: black;
| |
− | }
| |
− | .pt{
| |
− | padding-top: 40px;
| |
− | }
| |
− |
| |
| | | |
| | | |