is this css efficent?
-
HI,
I have changed the text colour of each page this way
body.page-id-1657 .site-content {background-color: #000; color: #7FFF00;}
body.page-id-199 .site-content {background-color: #000; color: #7FFF00;}
body.page-id-1657 .site-content {background-color: #000; color: #7FFF00;}
body.page-id-181 .site-content {background-color: #000; color: #7FFF00;}
body.page-id-201 .site-content {background-color: #000; color: #7FFF00;}
This is so that every page has the same text and background
Doesnt look that elegant to me
Is there somehow I can change the above and just choose ALL PAGES ?
Many thanks,
David.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘is this css efficent?’ is closed to new replies.