Difference between revisions of "Team:Cairo Egypt/css/home style"
(Created page with "#content { width: auto !important; }") |
|||
Line 1: | Line 1: | ||
#content { | #content { | ||
width: auto !important; | width: auto !important; | ||
+ | } | ||
+ | |||
+ | .star-light .star-primary { | ||
+ | content: "" !important; | ||
} | } |
Revision as of 18:26, 30 June 2015
- content {
width: auto !important;
}
.star-light .star-primary {
content: "" !important;
}