Difference between revisions of "Template:UESTC-China/bootstrap.css"

Line 6,883: Line 6,883:
 
                 display: block;
 
                 display: block;
 
}
 
}
 +
        .mybtn{
 +
    z-index: 99;
 +
    position:relative;
 +
            width:50px;
 +
            height:50px;
 +
    left:45%;
 +
    background-color: transparent;
 +
            top:-100px
 +
    }
 +
    .firstph
 +
          {
 +
              margin-top:80px;
 +
            }
  
 +
        @media(max-width:767px){
 +
.mybtnless{
 +
display: none;
 +
  }
 +
        }
 +
 +
        @media(min-width:768px){
 +
        .myconless{
 +
                margin-top:-80px;
 +
          }
 +
        }
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 03:21, 28 August 2019