Difference between revisions of "Template:Team:Bielefeld-CeBiTec/Footer"

m (added social media links)
(removed style from here)
Line 2: Line 2:
 
<head>
 
<head>
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
 
footer {
 
background-color: #111111;
 
text-align: center;
 
float: left;
 
width: 100%;
 
height: 60px;
 
padding-top: 15px;
 
box-shadow: 0px 0px 5px #000000;
 
}
 
  
/*icons from font-awesome*/
 
.fa {
 
color: #6b1d45;
 
}
 
 
/*color change for icons*/
 
.fa:hover {
 
color: #8b3d65;
 
}
 
</style>
 
 
</head>
 
</head>
 
<body>
 
<body>

Revision as of 17:11, 27 August 2017