Header
From Neomia
(Difference between revisions)
| Line 51: | Line 51: | ||
border: 1px solid gray; | border: 1px solid gray; | ||
margin-left: 250px; | margin-left: 250px; | ||
| - | height: | + | height: 154px; |
} | } | ||
Revision as of 19:13, 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;
}
.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 {
float: right;
width: 150px;
margin-left: 2px;
margin-bottom: 2px;
}
.itemInfo {
width: 600px;
border: 1px solid gray;
margin-left: 250px;
height: 154px;
}
.infoTitle {
font-weight: bold;
}
.infoTable td {
border-bottom: 1px solid gray;
}
</style>
