Difference between revisions of "Team:IIT Kharagpur/header"
Line 28: | Line 28: | ||
display:none; | display:none; | ||
} | } | ||
+ | |||
+ | .footer{ | ||
+ | margin: 30px; | ||
+ | text-align: center; | ||
+ | background-color: black; | ||
+ | color: white; | ||
+ | padding:20px; | ||
+ | |||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 101: | Line 111: | ||
</nav> | </nav> | ||
+ | <!-- footer start --> | ||
+ | <footer class="footer"> | ||
+ | <div class="container"> | ||
+ | <p>Copyright © 2015 iGEM Team IIT Kharagpur</p> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </footer> | ||
+ | <!-- footer end --> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 09:31, 13 July 2015