Kunalhelambe (Talk | contribs) |
Shreygupta (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
<html> | <html> | ||
Line 7: | Line 4: | ||
<style> | <style> | ||
+ | |||
+ | /* Fonts */ | ||
+ | |||
+ | @font-face { | ||
+ | font-family: "Raleway"; | ||
+ | src: url("https://static.igem.org/mediawiki/2017/7/7b/T--IISc-Bangalore--raleway.ttf") format("ttf"); | ||
+ | } | ||
+ | |||
/* Code for removing iGEM loader content */ | /* Code for removing iGEM loader content */ | ||
Line 71: | Line 76: | ||
height: auto; | height: auto; | ||
overflow: auto; | overflow: auto; | ||
− | |||
} | } | ||
#content h1 { | #content h1 { | ||
margin: 0 0 40px 0; | margin: 0 0 40px 0; | ||
line-height: 1.3; | line-height: 1.3; | ||
+ | font-family: 'Raleway', sans-serif; | ||
+ | font-weight: 600; | ||
} | } | ||
#content h2, h3 { | #content h2, h3 { |
Revision as of 11:29, 26 October 2017