Changes

no edit summary
Line 1: Line 1:  
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/*Vertical Alignment for MainPage and more*/
 
/*Vertical Alignment for MainPage and more*/
  −
#sallybutton {
  −
    border:1px solid lightgrey;
  −
    border-radius:10px;
  −
    overflow:hidden;
  −
    width:217px;
  −
    height:247px;
  −
}
   
#mainpage {
 
#mainpage {
 
     width: 100%;
 
     width: 100%;
Line 39: Line 31:  
border-radius:8px;
 
border-radius:8px;
 
background-color:#E9F3FE;
 
background-color:#E9F3FE;
 +
}
 +
#tophead {
 +
border:double white;
 +
border-radius:14px;
 +
border-width:4px;
 +
padding: 6px 6px 6px 6px;
 +
background-color:#E9F3FE;
 +
margin-bottom:0.3%;
 +
min-height:150px;
 +
min-width:160px;
 +
}
 +
#logo {
 +
float:left;
 +
width:150px;
 
}
 
}
 
/* Language specific CSS */
 
/* Language specific CSS */