text colour

Hi again if its already been posted anyware els I apologize

Can you tell me how to change all the text color on site to #00ccff

Thanks

You could start adding this to the theme.css file:

html, body {
margin: 0px;
padding: 0px;
color: #00ccff

(...)how to change all the text color on site to #00ccff(...)

*{color:#0cf !important;}
Þessum þræði hefur verið lokað vegna langrar óvirkni. Get ekki sent inn á það.
View code on GitHub