Difference between revisions of "Team:Cairo Egypt/css/home style"
Line 12: | Line 12: | ||
padding-bottom: 0 !important; | padding-bottom: 0 !important; | ||
border-bottom: none !important; | border-bottom: none !important; | ||
+ | } | ||
+ | |||
+ | header .container { | ||
+ | padding-bottom: 100px !important; | ||
+ | padding-top: 100px !important; | ||
} | } |
Revision as of 18:49, 30 June 2015
- 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;
}
header .container {
padding-bottom: 100px !important; padding-top: 100px !important;
}