Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
 
(753 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style>
+
<style type="text/css">
 +
@charset "UTF-8";
 +
 
 +
#searchInput {
 +
display:none;
 +
}
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
    border: none;}
 +
#top-section{
 +
  height: 20px !important;
 +
  border: none !important;
 +
  border-top: none;
 +
}
 +
#menubar {
 +
display: table-cell;
 +
background: transparent;
 +
}
 +
 
 +
#menubar.left-menu {
 +
width: 100%;
 +
}
 +
 
 +
#menubar.right-menu {
 +
text-align: right;
 +
}
 +
 
 +
#menubar * {
 +
color: transparent !important;
 +
background: transparent !important;
 +
}
 +
 
 +
#top-section:hover #menubar * {
 +
color: grey !important;
 +
}
 +
 
 +
#top-section:hover #menubar.left-menu {
 +
background: rgba(255, 255, 255, 0.75) !important;
 +
}
 +
 
 +
 
 +
html {
 +
     
 +
 
 +
width:100%;
 +
height:100%;
 +
background:transparent;
 +
border:none;
 +
margin:0;
 +
 
 +
}
 +
 
 +
 
body {
body {
-
    background: #ADD8E6 url("https://static.igem.org/mediawiki/2013/d/d7/Im04.gif") left no-repeat fixed;
+
width:100%;
-
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
+
height:100%;
-
    text-align: center;
+
background:url("https://static.igem.org/mediawiki/2013/3/32/BackroundDelft.jpg");
 +
        background-repeat:no-repeat;
 +
        background-size: 100% 100%;
 +
        background-size: auto, cover;
 +
        background-position:absolute;
 +
border:none;
 +
padding-top:20px;
 +
        padding-right:0px;
 +
        padding-bottom:20px;
 +
        padding-left:0px;
 +
        font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
 +
        font-size: small;
 +
z-index:800;
 +
}
 +
#contentbox {
 +
width: 85%;
 +
position: relative;
 +
background:white;
 +
width:850px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 25px;
 +
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
}
}
-
/* Removing wiki-like stuff */
+
#contentboxnew {
-
/*#contentSub, #search-controls,*/ .firstHeading, /* #footer-box, #catlinks,*/ #p-logo {
+
-
    display:none;}
+
 +
background:white;
 +
width:800px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 50px;
 +
float: left;
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
 +
}
-
/* Redesigning the topmenu */
+
#contentboxnew1 {
 +
background:white;
 +
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;
 +
}
-
   
+
#frog {
 +
position:absolute;
 +
top:350px; left:-260px;
 +
}
 +
#logo {
 +
position:absolute;
 +
top:20px; left:-150px;
 +
}
 +
 +
/* HERE CHANGE THE HEADER */
#header{
#header{
-
  background: url("https://static.igem.org/mediawiki/2013/2/2d/HeaderDelft.png") right no-repeat ;
+
        background:url("https://static.igem.org/mediawiki/2013/9/97/Horizontal-banner-2.jpg");
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
+
background-repeat:no-repeat;
 +
background-position: left bottom;
 +
 
 +
background-size: 100% 100%;
 +
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
     -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* for the Safari browser */
     -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* for the Safari browser */
-
    height: 150px;
+
width: 100%;
-
    width: 100%;
+
height: 150px; 
     /*border-top: 1px solid #660000;
     /*border-top: 1px solid #660000;
     border-bottom: 1px solid #660000;*/
     border-bottom: 1px solid #660000;*/
}
}
 +
#fb-like-box {
 +
position:absolute;
 +
top:160px; right:-265px;
 +
}
 +
 +
#counter {                    /* Add it with zero botom and zero left in order to fix it later */
 +
  position:absolute;
 +
  top:800px; right:-227px;
-
#banner {
 
-
 
-
background:red;
 
-
height: 200;
 
   }
   }
 +
#counter2{
 +
    position:absolute;
 +
    top:800px; right:-187px;
 +
}
 +
#menu, #menu ul {
#menu, #menu ul {
Line 45: Line 173:
#menu {
#menu {
-
width: 964px;
+
width: 100%;
-
margin: 60px auto;
+
      padding-top:6px;
 +
      padding-bottom:6px;
border: 1px solid #222;
border: 1px solid #222;
background-color: #111;
background-color: #111;
Line 52: Line 181:
border-radius: 6px;
border-radius: 6px;
box-shadow: 0 1px 1px #777;
box-shadow: 0 1px 1px #777;
-
margin-top: -22px;
+
margin-top: 0px;
-
margin-right:20px
+
margin-right:0px;
}
}
#menu:before,
#menu:before,
Line 77: Line 206:
#menu a {
#menu a {
-
float: left;
+
 
-
padding: 12px 17px;
+
padding-top:10px;
 +
padding-bottom:10px;
 +
padding-right:12px;
 +
padding-left:12px;
 +
width:100%;
 +
/*float: left;*/
 +
width: 100px;
 +
 
color: #999;
color: #999;
text-transform: uppercase;
text-transform: uppercase;
-
font: bold 10px Arial, Helvetica;
+
font: bold 11px Arial, Helvetica;
text-decoration: none;
text-decoration: none;
text-shadow: 0 1px 0 #000;
text-shadow: 0 1px 0 #000;
Line 87: Line 223:
#menu li:hover > a {
#menu li:hover > a {
 +
background-color: #0186ba;
 +
background-image: linear-gradient(#04acec, #0186ba);
color: #fafafa;
color: #fafafa;
 +
}
}
 +
 +
 +
*html #menu li a:hover { /* IE6 only */
*html #menu li a:hover { /* IE6 only */
 +
color: #fafafa;
color: #fafafa;
}
}
Line 101: Line 244:
visibility: hidden;
visibility: hidden;
position: absolute;
position: absolute;
-
top: 38px;
+
top: 28px;
left: 0;
left: 0;
z-index: 1;     
z-index: 1;     
Line 107: Line 250:
background: linear-gradient(#444, #111);
background: linear-gradient(#444, #111);
box-shadow: 0 -1px 0 rgba(255,255,255,.3);
box-shadow: 0 -1px 0 rgba(255,255,255,.3);
-
border-radius: 3px;
+
border-radius: 4px;
-
transition: all .2s ease-in-out;   
+
      transition: all .10s ease-in-out;   
 +
 
}
}
 +
#menu li:hover > ul {
#menu li:hover > ul {
Line 137: Line 282:
}
}
-
#menu ul a {  
+
#menu ul a {  
 +
padding: 10px;
padding: 10px;
-
width: 130px;
+
width: 180px;
_height: 10px; /*IE6 only*/
_height: 10px; /*IE6 only*/
display: block;
display: block;
Line 150: Line 296:
background-color: #0186ba;
background-color: #0186ba;
background-image: linear-gradient(#04acec, #0186ba);
background-image: linear-gradient(#04acec, #0186ba);
 +
}
}
#content {
#content {
     background-color: white;
     background-color: white;
 +
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
   /*  border: 1px solid black;*/
   /*  border: 1px solid black;*/
     margin-bottom: 10px;
     margin-bottom: 10px;
     padding: 0 0 20px;*/
     padding: 0 0 20px;*/
-
     width: 975px;
+
     width: 100%;
}
}
 +
 +
#content1 {
 +
 +
position: absolute;
 +
    top: 0px;
 +
    right: 0px;
 +
}
 +
 +
#box {
 +
border: 1px solid #888;
 +
padding: 0px;
 +
margin-bottom: 10px;
 +
        margin-left:40px;
 +
        margin-right:40px;
 +
        margin: 0 auto; 
 +
-moz-border-radius: 10px;
 +
border-radius: 10px;
 +
-moz-box-shadow: 0 0 8px #888;
 +
-webkit-box-shadow: 0 0 8px #888;
 +
box-shadow: 0 0 8px #888;
 +
        width:50%;
 +
}
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 08:44, 2 October 2013