Header

From Neomia

(Difference between revisions)
Line 64: Line 64:
   
   
  #catlinks {
  #catlinks {
-
  width: 850px;
+
  width: 845px;
  }
  }
</style>
</style>

Revision as of 19:59, 4 March 2007

<style type="text/css">

.portlet {
 display: none;
}

#p-cactions, #p-personal, #p-Wiki, #p-Neomia, #p-logo, #p-search, #p-tb {
 display: table !important;
}

.infoTable {
width: 21em; 
padding: 2x; 
font-size: 92%; 
margin-left: 9px;
float: right;
}

.itemTable {
margin-right: 5px;
float: left !important;
margin-left: 0px !important;
margin-bottom: 10px;
}

.infoTable th {
font-size: larger; 
color: #FFFFFF; 
background-color: #0000BB; 
text-align:center;
}

.infoTableImg {
text-align: center;
background-color: #FFFFFF;
}

.topLogo {
text-align: center; 
width: 154px; 
float: left;
}

.itemLogo {
width: 100%;
margin-top: 5px;
text-align: center;
}

.itemInfo {
width: 600px;
border: 1px solid gray;
margin-left: 250px;
margin-bottom: 10px;
padding-left: 5px;
}

.infoTitle {
font-weight: bold;
}

.infoTable td {
border-bottom: 1px solid gray; 
}

#catlinks {
width: 845px;
}

</style>

Personal tools