Difference between revisions of "Team:Cairo Egypt/css/home style"

Line 9: Line 9:
  
 
h2 {
 
h2 {
   padding-top: 0;  
+
   padding-top: 0 !important;  
   padding-bottom: 0;  
+
   padding-bottom: 0 !important;  
   border-bottom: none;  
+
   border-bottom: none !important;  
 
}
 
}

Revision as of 18:41, 30 June 2015

  1. content {
 width: auto !important;

}

hr.star-light:after, hr.star-primary:after {

 content: "" !important;

}

h2 {

  padding-top: 0 !important; 
  padding-bottom: 0 !important; 
  border-bottom: none !important; 

}