Team:USTC-Software/home-n

From 2012.igem.org

(Difference between revisions)
(Created page with " <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>360影视</title> <style type="text/css"> body{ background-color:green; text-decoration:no...")
 
(9 intermediate revisions not shown)
Line 1: Line 1:
-
 
+
{{Template:Team:USTC-Software/Header-c}}
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
<html>
<head>
<head>
-
<meta charset="utf-8" />
+
 
-
<title>360影视</title>
+
 
<style type="text/css">
<style type="text/css">
-
body{
+
#imags-wrap{
-
background-color:green;
+
width:710px;
-
text-decoration:none;
+
height:350px;
}
}
-
div {
 
-
display: block;
 
-
    }
 
-
 
-
h2{
 
-
font-style: normal;
 
-
    font-size: 1.5em;
 
-
    font-weight: bold;
 
-
}
 
-
 
.vivid-imag {
.vivid-imag {
Line 36: Line 26:
height: 0;
height: 0;
content: '';
content: '';
-
}
 
-
::selection {
 
-
background-color: #333369;
 
-
color: white;
 
}
}
Line 45: Line 31:
#imags {
#imags {
position: relative;
position: relative;
-
height: 380px;
+
height: 350px;
margin-top: 0px;
margin-top: 0px;
background-color: #252525;
background-color: #252525;
Line 269: Line 255:
<!-- JavaScript -->
<!-- JavaScript -->
-
 
<script src="https://2012.igem.org/Team:USTC-Software/n-home/js?action=raw&ctype=text/javascript"></script>
<script src="https://2012.igem.org/Team:USTC-Software/n-home/js?action=raw&ctype=text/javascript"></script>
<script type="text/javascript">
<script type="text/javascript">

Latest revision as of 04:25, 11 August 2012

USTC-Header-c

TOP