Template:Team:IIT Delhi/home.css
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> @font-face { font-family:"Avenir"; src: url('../fonts/Avenir-Medium.otf') format('opentype'); } @font-face { font-fam...") |
|||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display:none; | ||
+ | } | ||
@font-face { | @font-face { |
Revision as of 16:23, 27 May 2014