Template:Css

From 2011.igem.org

(Difference between revisions)
 
(89 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,594: Line 1,620:
}
}
-
.data td
+
 
 +
table.data
{
{
-
border: 1px;
+
font-size: 11px;
 +
border: 1px #6699CC solid;
}
}
 +
table.data td.row
 +
{
 +
border: 1px solid #6699CC;
 +
text-align: center;
 +
}
-
table.alerts
+
.listcircle ul li
-
{ text-align: center;
+
{
-
font-family: Verdana;
+
list-style: disc inside;
-
font-weight: normal;
+
}
-
font-size: 11px;
+
-
color: #404040;
+
-
width: 260px;
+
-
background-color: #fafafa;
+
-
border: 1px #d79900 solid;
+
-
border-collapse: collapse;
+
-
border-spacing: 0px;}
+
-
.alertHd
+
.listcircle ul.disc li
-
{ border-bottom: 2px solid #d79900;
+
{
-
background-color: #fff2ba;
+
list-style: circle inside;
-
text-align: center;
+
}
-
font-family: Verdana;
+
 
-
font-weight: bold;
+
div.igem_logo
-
font-size: 11px;
+
{
-
color: #404040;}
+
position: absolute;
 +
z-index: 100;
 +
top: 20px;
 +
left: 910px;
 +
width: 65px;
 +
height: 50px;
 +
background-image: url('https://static.igem.org/mediawiki/2011/6/63/UNIPV_iGEM.png');
 +
background-repeat: no-repeat;
 +
}
   </style>
   </style>
</html>
</html>

Latest revision as of 07:13, 18 September 2011