Template:Css

From 2011.igem.org

(Difference between revisions)
 
(86 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,596: Line 1,622:
table.data
table.data
-
{ font-family: Verdana;
+
{
-
font-weight: normal;
+
font-size: 11px;
font-size: 11px;
-
color: #404040;
 
-
width: 320px;
 
-
background-color: #fafafa;
 
border: 1px #6699CC solid;
border: 1px #6699CC solid;
-
border-collapse: collapse;
+
}
-
border-spacing: 0px;
+
-
margin-top: 0px;}
+
-
 
+
table.data td.row
table.data td.row
-
{ border-bottom: 2px solid #6699CC;
+
{
-
background-color: #BEC8D1;
+
border: 1px solid #6699CC;
text-align: center;
text-align: center;
-
font-family: Verdana;
+
}
-
font-weight: bold;
+
-
font-size: 11px;
+
-
color: #404040;}
+
 +
.listcircle ul li
 +
{
 +
list-style: disc inside;
 +
}
 +
.listcircle ul.disc li
 +
{
 +
list-style: circle inside;
 +
}
 +
 +
div.igem_logo
 +
{
 +
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