Team:Toulouse

From 2014.igem.org

(Difference between revisions)
Line 97: Line 97:
// ------------------------------------ aside
// ------------------------------------ aside
-
 
-
#aside{
 
-
width:100%;
 
-
height:540px;
 
-
background-color:#f9f9f9;
 
-
border: 1px solid #333;
 
-
}
 
.wrapper-aside{
.wrapper-aside{
Line 125: Line 118:
position: absolute;
position: absolute;
background: url('https://static.igem.org/mediawiki/2014/b/bb/Template-igem2014-before-stickers.png') no-repeat center;
background: url('https://static.igem.org/mediawiki/2014/b/bb/Template-igem2014-before-stickers.png') no-repeat center;
-
bottom: -20px;
+
bottom: -32px;
text-indent: -9999px;
text-indent: -9999px;
right: -13px;
right: -13px;
width: 260px;
width: 260px;
 +
height: 32px;
}
}
Line 229: Line 223:
<!-------------------------------- ASIDE --------------------------------->
<!-------------------------------- ASIDE --------------------------------->
-
<div id="aside" style="width:100%; height:540px; background-color:#f9f9f9; border: 1px solid #333;">
+
<div id="aside" style="width:100%; height:540px; background-color:#f9f9f9; border: 1px solid #ccc;">
           
           
     <div class="wrapper-aside">
     <div class="wrapper-aside">

Revision as of 21:18, 24 September 2014