Changes

Jump to navigation Jump to search
185 bytes added ,  01:31, 24 September 2016
Main Page columns style
Line 6: Line 6:  
h3#p-cactions-label {
 
h3#p-cactions-label {
 
   border-bottom: none;
 
   border-bottom: none;
 +
}
 +
 +
/* Main Page columns style */
 +
div.m_left {
 +
  float:left;
 +
  width: 33%;
 +
}
 +
div.m_center {
 +
  float:left;
 +
  width: 33%;
 +
  margin-left: 0.5%;
 +
}
 +
div.m_right {
 +
  float:right;
 +
  width: 33%;
 
}
 
}
  

Navigation menu