Template:Css

From 2011.igem.org

(Difference between revisions)
 
(28 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: 237px;
   height: 237px;
-
   background-image: url('https://static.igem.org/mediawiki/2011/f/fa/Unipv11header-p.gif');
+
*/
 +
  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,607: Line 1,633:
}
}
-
.protocols ul li
+
.listcircle 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;
}
}

Latest revision as of 07:13, 18 September 2011