Difference between revisions of "Template:XJTU-China/Footer"

(Add contacts)
m
Line 3: Line 3:
 
   footer {
 
   footer {
 
     position: relative;
 
     position: relative;
     height: 40px;
+
     height: 100px;
 
     background-color: black;
 
     background-color: black;
 
     z-index: 2;
 
     z-index: 2;
Line 13: Line 13:
 
     line-height: 40px;
 
     line-height: 40px;
 
     text-align: center;
 
     text-align: center;
     font-size: 0.8em;
+
     font-size: 1.0em;
 
     font-family: Ubuntu,"Helvetica Neue",Arial;
 
     font-family: Ubuntu,"Helvetica Neue",Arial;
 
   }
 
   }
Line 19: Line 19:
 
     text-align: center;
 
     text-align: center;
 
     background-color: #2f3640;
 
     background-color: #2f3640;
     height: 30px;
+
     height: 50px;
 
     width: 100%;
 
     width: 100%;
 
     margin: 0;
 
     margin: 0;
 +
  }
 +
  .contact-block > a {
 +
    text-decoration: none;
 
   }
 
   }
 
   .contact-img {
 
   .contact-img {
 
     display: inline-block;
 
     display: inline-block;
     height: 20px; width: 20px;
+
     height: 30px;
     margin: 5px 0 0 0;
+
     margin: 10px 0 0 0;
 
     padding: 0 3.0rem 0 3.0rem;
 
     padding: 0 3.0rem 0 3.0rem;
 
   }
 
   }
 
   .contact-img:hover {
 
   .contact-img:hover {
     opacity: 0.85;
+
     opacity: 0.65;
 
   }
 
   }
 
</style>
 
</style>

Revision as of 00:21, 16 October 2018