Team:TU-Delft/CSSLaksh

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
@charset "UTF-8";
@charset "UTF-8";
-
/*CSS Document */
 
-
 
/*CSS Document */
/*CSS Document */
Line 26: Line 24:
}
}
-
/*CSS Document */
+
html {
 +
width:100%;
 +
height:100%;
 +
background:none;
 +
/*background-image:url('https://static.igem.org/mediawiki/igem.org/7/73/Backgroundextra.jpg');*/
 +
border:none;
 +
margin:0;
 +
padding:0;
 +
}
-
/* colors #2ab117; is the intense green that our background has
+
body {
-
#357c24; is more dark green
+
width:100%;
-
#000000; is black
+
height:100%;
-
#ffffff; is white
+
/*background:#10143a;*/
-
#10143a; is the dark blue we had at first */
+
border:none;
-
+
padding:0;
-
/* colors lab notebook */
+
z-index:800;
-
.day-empty {
+
-
    color: red;
+
}
}
-
.day-active {
+
 
-
    color: green;
+
#contentboxnew {
 +
 
 +
background:white;
 +
width:800px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 50px;
 +
float: left;
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
}
}
-
*{
+
#contentboxnew1 {
-
border:0;
+
 
-
margin:0;
+
background:white;
-
padding:0;
+
width:800px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 50px;
 +
float: left;
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
 +
}
 +
 
 +
table#tbtext
 +
{
 +
width:400px;
 +
font-weight:400;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size: 10px;
 +
text-align: left;
 +
padding-left: 3px;
 +
text-align: justify;
 +
}
 +
td#tdunderline{border-bottom: green solid thin;}
 +
 
 +
h1 {
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size:18px;
 +
text-transform:uppercase;
 +
letter-spacing:1px;
 +
/*border-bottom:2px solid #2ab117; */
 +
text-decoration:  none;
 +
color: #2ab117;
 +
}
 +
 
 +
 
 +
h2{
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size:16px;
 +
text-transform:uppercase;
 +
letter-spacing:1px;
 +
border-bottom:2px solid  #000000;
 +
text-decoration:  none;
 +
color:  #000000;
 +
}
 +
 
 +
h3{
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-variant: small-caps;
 +
font-stretch: ultra-expanded;
 +
color:  #2ab117;
 +
font-size:12px;
 +
font-weight:bold;
 +
line-height:18px;
 +
letter-spacing:1px;
 +
}
 +
h6{
 +
color: #357c24;
 +
font-size:11px;
}
}
Line 59: Line 126:
color:#2ab117;
color:#2ab117;
}
}
 +
#content {
 +
background: #2ab117;
 +
padding:0;
 +
width:100%;
 +
border:0;
 +
}
 +
#bodyContent{
 +
margin:0 auto;
 +
padding:0;
 +
width:685px;
 +
border:0;
 +
background:white;
 +
z-index:800;
 +
}
 +
 +
#contentbox {
 +
background:white;
 +
width:590px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 50px;
 +
float: left;
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
 +
}
 +
img.bg_team {
img.bg_team {
Line 111: Line 204:
       background-image:url('https://static.igem.org/mediawiki/2012/6/64/TUDelftLogo_igem_color.png');
       background-image:url('https://static.igem.org/mediawiki/2012/6/64/TUDelftLogo_igem_color.png');
}
}
 +
 +
#twitter_widget{
 +
position:fixed;
 +
width:155px;
 +
height:240px;
 +
background:white;
 +
padding:10px 0 0 0;
 +
bottom:90px;
 +
left:0px;
 +
z-index:1001;
 +
}
 +
 +
#social_linkall{
 +
position:fixed;
 +
bottom:48px;
 +
left:10px;
 +
width:120px;
 +
height:35px;
 +
z-index:1001;
 +
border:0;
 +
}
 +
 +
#social_icons{
 +
position:fixed;
 +
bottom:15px;
 +
left:20px;
 +
width:110px;
 +
height:24px;
 +
z-index:1001;
 +
}
 +
/*
 +
#video-container{
 +
position:relative;
 +
z-index:800;
 +
}
 +
*/
#nav { /*main menu css*/
#nav { /*main menu css*/
position:fixed;
position:fixed;
width:1300px;
width:1300px;
-
bottom:10px;
+
top:30px;
-
left:30%;
+
left:40%;
-
right:70%;
+
right:60%;
margin: 0 0 0 -330px;
margin: 0 0 0 -330px;
padding: 0;
padding: 0;
Line 128: Line 257:
}
}
#nav ul{
#nav ul{
-
width: 630px;
+
width: 620px;
background: white;
background: white;
text-align:center;
text-align:center;
Line 152: Line 281:
}
}
-
#nav li.off ul, #nav li.on ul { /*put the subnav above*/
+
#nav li.off ul, #nav li.on ul { /*put the subnav below*/
position:absolute;
position:absolute;
/*width:1300px;*/
/*width:1300px;*/
-
bottom:100%;
+
top:95%;
/*left:30px;
/*left:30px;
right:50%;*/
right:50%;*/
/*margin: 0 0 0 -343px;*/
/*margin: 0 0 0 -343px;*/
-
padding: 0 0 5px 0;
+
padding: 0 0 0 0;
background:white;
background:white;
/*text-align:center;*/
/*text-align:center;*/
Line 278: Line 407:
}
}
 +
#siteSub {
 +
display:none;
 +
}
-
/* OVERRIDING */
+
#search-controls {
-
body {
+
display:none;
-
/* format main-background C0C5CA*/
+
}
-
background-color: #2ab117;
+
-
}
+
-
#bodyContent a{
+
-
/* format link color*/
+
-
}
+
-
#content {
+
-
/* format global document body */
+
-
font-family:"Verdana",Arial,sans-serif;
+
-
background-color: #FFFFFF;
+
-
                border: none;
+
-
}
+
-
        #contentSub, #catlinks {
+
-
                display:none;
+
-
                }
+
-
.firstHeading {
+
.firstHeading {
-
/* removes pagename */
+
display:none;
-
display: none;
+
}
-
}
+
-
#top-section {
+
-
    background-color: black;
+
-
    height: 0;
+
-
    border: none;}
+
-
#p-logo {
+
#search-controls {
-
/* removes iGEM logo */
+
display:none;
-
display: none;
+
}
-
}
+
-
 
+
-
#menubar {
+
-
/* format top menubar */
+
-
top: 0px;
+
-
float: left;
+
-
border: none;
+
-
font-family:"Trebuchet MS","Verdana",Arial,sans-serif;
+
-
font-size:85%;
+
-
height: 24px;
+
-
}
+
-
#menubar li a {
+
-
color: #2ab117;
+
-
}
+
-
#menubar li a:hover {
+
-
text-decoration: underline;
+
-
}
+
-
#menubar.right-menu {
+
-
/* format right part of top menubar and add iGEM mini logo */
+
-
text-align: right;
+
-
right: auto;
+
-
background-color: #FFFFFF;
+
-
width: 975px;
+
-
z-index: 7;
+
-
}
+
-
#menubar.left-menu {
+
-
/* format left part of top menubar */
+
-
text-align: left;
+
-
width: auto;
+
-
z-index: 8;
+
-
}
+
-
        #menubar.left-menu:hover {
+
-
                background-color: transparent;}
+
-
 
+
#p-logo {
-
        #siteSub {
+
display:none;
-
          display:none;
+
-
                }
+
-
 
+
-
      #search-controls {
+
-
          display:none;
+
-
                }
+
-
 
+
-
.sum_dot{
+
-
list-style: disc;
+
}
}
-
.sum_number{
+
#top-section {
-
list-style: decimal;
+
border:none;
 +
margin: 0 auto;
 +
height:0px  ! important;
 +
width:100%;
 +
}
 +
#centeredimage {
 +
display: block;
 +
text-align:center;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
#globalWrapper{
 +
margin:0;
 +
padding:0;
 +
border:0;
 +
}
 +
.visualClear{
 +
height:0;
 +
width:0;
 +
display:none;
}
}
-
 
#menubar {
#menubar {
Line 388: Line 477:
#centeredmenu_bg{
#centeredmenu_bg{
position:fixed;
position:fixed;
-
bottom:0px;
+
top:0px;
-
background:#ffffff; /* the line at the botom of the page*/
+
background:#ffffff; /* the white line behind the main menu*/
left:0px;
left:0px;
width:100%;
width:100%;
-
height:40px;
+
height:70px;
z-index:999;
z-index:999;
}
}
Line 489: Line 578:
.right-menu li {
.right-menu li {
-
  background-color: #FFFFFF ;
+
background-color: yellow ;
}
}
Line 495: Line 584:
     padding: 0px 15px 0px 0px;
     padding: 0px 15px 0px 0px;
     color: white;
     color: white;
-
     background-color:  #FFFFFF ;
+
     background-color:  #2ab117;
}
}
.right-menu li a:hover {
.right-menu li a:hover {
Line 589: Line 678:
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
-
</style>
 
-
<!-- MathJax (LaTeX for the web) -->
 
-
<!-- This part is only if you want to use $...$ delimiters -->
+
</style>
-
<script type="text/x-mathjax-config">
+
<html>
-
    MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
+
-
</script>
+
-
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+
-
 
+
-
</html>
+

Revision as of 08:57, 19 September 2012