Changes

Jump to navigation Jump to search
Copy the styles from the main ICANNWiki "mission box" into the stylesheet so that we can refer to and incorporate them via the IW_MissionBox class
Line 19: Line 19:  
.IW_BigGreenIconBox td img {
 
.IW_BigGreenIconBox td img {
 
     margin: -2px;
 
     margin: -2px;
 +
}
 +
 +
.IW_MissionBox {
 +
float: right;
 +
border: 1px solid #c0c0c0;
 +
border-bottom: 1px solid #c0c0c0;
 +
width: 375px;
 +
margin-left: 20px;
 +
background-color: #FFF;
 
}
 
}

Navigation menu