RandolphLiu (Talk | contribs) (Add contacts) |
RandolphLiu (Talk | contribs) m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
footer { | footer { | ||
position: relative; | position: relative; | ||
− | height: | + | height: 90px; |
− | background-color: | + | 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: | + | 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: | + | height: 30px; |
− | margin: | + | 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. | + | opacity: 0.65; |
} | } | ||
</style> | </style> |
Latest revision as of 07:46, 17 October 2018