Hi, i need your help. how can i change color of menü, read more, articles titles of frontpage, modules name of frontpage?
If you can help me, i ll be very happy.
button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, .readon, .pagination ul li a, .pagination ul li span
{ background: red; }
article header h1 a {
color: red;
}
article header h1 a, article header h2 a {
color: red;
}
.box.big .header {
color: green;
}
.box .header { color: green; }