Team:KAIST Korea/Notebook Labnote
From 2012.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<head> | <head> | ||
<link href='http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'> | ||
- | |||
- | |||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> </script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> </script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 152: | Line 150: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'> | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> </script> | ||
+ | <script type="text/javascript"> | ||
+ | WebFontConfig = { | ||
+ | google: { families: [ 'Open+Sans:600italic,400,800:latin' ]|[ 'Qwigley::latin' ]} | ||
+ | }; | ||
+ | (function() { | ||
+ | var wf = document.createElement('script'); | ||
+ | wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + | ||
+ | '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; | ||
+ | wf.type = 'text/javascript'; | ||
+ | wf.async = 'true'; | ||
+ | var s = document.getElementsByTagName('script')[0]; | ||
+ | s.parentNode.insertBefore(wf, s); | ||
+ | })(); | ||
+ | </script> | ||
+ | <style> | ||
+ | @import url(http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800); | ||
+ | #kaistcontent | ||
+ | { | ||
+ | position: relative; | ||
+ | background-color:transparent; | ||
+ | width:690px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size:10pt; | ||
+ | line-height:120%; | ||
+ | text-align:justify; | ||
+ | padding: 0px 15px 0px 15px; | ||
+ | left:300px; | ||
+ | top:-70px; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | |||
+ | #kaistcontent #starter-grad | ||
+ | { | ||
+ | width:15px; | ||
+ | height:100px; | ||
+ | float:left; | ||
+ | margin:0px 15px 2px 0px; | ||
+ | } | ||
+ | |||
+ | #kaistcontent #starter | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size:14pt; | ||
+ | color: #08185d; | ||
+ | padding:0px 0px 0px 10px; | ||
+ | } | ||
+ | |||
+ | #kaistcontent #sub-title | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color:#848383; | ||
+ | font-size: 15pt; | ||
+ | line-height:100%; | ||
+ | font-weight:bold; | ||
+ | font-style:italic; | ||
+ | } | ||
+ | |||
+ | #kaistcontent h1 | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color:#5c5858; | ||
+ | font-weight:bold; | ||
+ | font-size:24pt; | ||
+ | line-height:110%; | ||
+ | } | ||
+ | |||
+ | #kaistcontent h3 | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color:#181818; | ||
+ | font-size:14pt; | ||
+ | line-height:110%; | ||
+ | } | ||
+ | |||
+ | #kaistcontent h4 | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color:#585858; | ||
+ | font-size:12pt; | ||
+ | line-height:110%; | ||
+ | } | ||
+ | |||
+ | #kaistcontent ul | ||
+ | { | ||
+ | list-style-type:disc; | ||
+ | padding: 0px 0px 0px 30px; | ||
+ | } | ||
+ | |||
+ | #kaistcontent li | ||
+ | { | ||
+ | list-style-type:inherit; | ||
+ | } | ||
+ | |||
+ | #kaistcontent #figure | ||
+ | { | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | } | ||
+ | #kaistcontent ol | ||
+ | { | ||
+ | list-style-type:decimal; | ||
+ | padding: 0px 0px 0px 30px; | ||
+ | } | ||
+ | |||
+ | #kaistcontent #sub-sub-title | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color:#848383; | ||
+ | font-weight:bold; | ||
+ | font-size:14pt; | ||
+ | line-height:110%; | ||
+ | } | ||
+ | </style> | ||
+ | |||
</head> | </head> | ||
<body> | <body> |
Revision as of 16:13, 5 September 2012
2012 KAIST Korea
Mail : kaist.igem.2012@gmail.com
Twitter : twitter.com/KAIST_iGEM_2012
Facebook : www.facebook.com/KAISTiGEM2012
image description