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

(Add contacts)
m
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
   footer {
 
   footer {
 
     position: relative;
 
     position: relative;
     height: 40px;
+
     height: 90px;
     background-color: black;
+
     background-color: #2f3640;
 
     z-index: 2;
 
     z-index: 2;
 
   }
 
   }
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>

Latest revision as of 07:46, 17 October 2018