Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3998654
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T07:33:12+00:00 2026-05-20T07:33:12+00:00

Please say there’s a simpler/shorter way to write this CSS: .ads h3{ color: #f7f7f7;

  • 0

Please say there’s a simpler/shorter way to write this CSS:

.ads h3{
color: #f7f7f7;
}
.ads p{
color: #f7f7f7;
}
.ads blockquote{
color: #f7f7f7;
}

It’s a right pain at the moment and takes up space in the CSS file…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T07:33:12+00:00Added an answer on May 20, 2026 at 7:33 am

    God says: “Yes”

    “Your prayers have been answered my child”

    .ads h3, .ads p, .ads blockquote {
        color: #F7F7F7;
    }
    

    And even taking it further (if there are no child elements which should not be colored as well):

    .ads * {
        color: #F7F7F7;
    }
    

    And if you’re OK with the text inside the paragraph itself to also have this same gray color:

    .ads {
        color: #f7f7f7;
    }
    

    This will be overridden by any other styles that have been set on p, blockquote or h3, so you might want to take it further:

    .ads, .ads * {
        color: #f7f7f7;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently inserting/updating fields like this (if there's a better way, please say so
If there's an easier/better way to do this, please say so (I'm just starting
Lets say I have hierarchy like this (This is just a test program. Please
For instance, the app could say something like, Please wait. or I'll be right
This is working, however my strict QA say there can be no console errors.
Say there exists a template x.html in Django templates section. The contents of this
Could you please say me is there analog of Apache Digester but for .net?
I have a mutable array of strings. For this example, let's say there are
how can i create an singleton asmx webservice ? (please don't say use WCF
The docs simply say or define custom schema (non-juggling), for example, mongoose. Please note,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.