Template:Css

From 2011.igem.org

(Difference between revisions)
 
(45 intermediate revisions not shown)
Line 374: Line 374:
   position: relative;
   position: relative;
   width:100%;
   width:100%;
-
  height: 250px;
+
/*  height: 250px; */
 +
  height: 230px;
   margin-top: 0;
   margin-top: 0;
   margin-bottom: 0;
   margin-bottom: 0;
Line 405: Line 406:
   top: 0;
   top: 0;
   left:0;
   left:0;
 +
/*
   width: 774px;
   width: 774px;
-
   height: 250px;
+
   height: 237px;
-
   background-image: url('https://static.igem.org/mediawiki/2011/f/f3/Unipv11header.jpg');
+
*/
 +
  width: 754px;
 +
  height: 230px;
 +
 
 +
   background-image: url('https://static.igem.org/mediawiki/2011/0/08/Unipv_logo.gif');
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   background-position: center center;
   background-position: center center;
Line 1,138: Line 1,144:
{
{
   position: relative;
   position: relative;
-
   padding: 15px;
+
   padding: 5px;
}
}
Line 1,431: Line 1,437:
   position: absolute;
   position: absolute;
   left:  6px;
   left:  6px;
-
   bottom:10px;
+
   bottom:6px;
 +
  z-index:1;
 +
}
 +
 
 +
 
 +
.art-footer-body .art-FB-tag-icon
 +
{
 +
  position: absolute;
 +
  right:  6px;
 +
  bottom:18px;
   z-index:1;
   z-index:1;
}
}
.art-rss-tag-icon
.art-rss-tag-icon
 +
{
 +
  display: block;
 +
  background-image: url('https://static.igem.org/mediawiki/2011/f/fd/Logocol.gif');
 +
  background-position: center right;
 +
  background-repeat: no-repeat;
 +
  height: 60px;
 +
  width: 60px;
 +
  cursor: default;
 +
}
 +
 +
.art-FB-tag-icon
{
{
   display: block;
   display: block;
Line 1,600: Line 1,626:
border: 1px #6699CC solid;
border: 1px #6699CC solid;
}
}
-
 
table.data td.row
table.data td.row
Line 1,608: Line 1,633:
}
}
-
 
+
.listcircle ul li
-
.protocols ul li
+
{
{
-
list-style: circle inside;
+
list-style: disc inside;
}
}
-
.protocols ul.disc li
+
.listcircle ul.disc li
{
{
-
list-style: disc inside;
+
list-style: circle inside;
}
}
-
 
-
 
-
 
div.igem_logo
div.igem_logo
{
{
-
  position: absolute;
+
position: absolute;
-
  z-index: 100;
+
z-index: 100;
-
  top: 0;
+
top: 20px;
-
  right: 0;
+
left: 910px;
-
  width: 80px;
+
width: 65px;
-
  height: 80px;
+
height: 50px;
-
  background-image: url('https://static.igem.org/mediawiki/2011/0/0b/Wiki_link_igem.png');
+
background-image: url('https://static.igem.org/mediawiki/2011/6/63/UNIPV_iGEM.png');
-
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
-
/*  background-position: center center; */
+
}
}
-
 
-
 
-
 
   </style>
   </style>
</html>
</html>

Latest revision as of 07:13, 18 September 2011