Difference between revisions of "Team:Cairo Egypt/css/home style"
Line 6: | Line 6: | ||
hr.star-primary:after { | hr.star-primary:after { | ||
content: "" !important; | content: "" !important; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | padding-top: 0; | ||
+ | padding-bottom: 0; | ||
+ | border-bottom: none; | ||
} | } |
Revision as of 18:41, 30 June 2015
- content {
width: auto !important;
}
hr.star-light:after, hr.star-primary:after {
content: "" !important;
}
h2 {
padding-top: 0; padding-bottom: 0; border-bottom: none;
}