question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Challenge Use a CSS Class to Style an Element has an issue. User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393. Please describe how to reproduce this issue, and include links to screenshots if possible.

My code:

<style>
 .red-text {color:red;}
</style>

 <h2 class="red-text">CatPhotoApp</h2>

<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>


Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ivantedjacommented, Oct 9, 2016

@callumrichards1886 There is a weird character before your [_].red-text {color:red;}. Try to remove that

0reactions
iamaliocommented, Oct 25, 2016

Same here…I really thought I was just not getting it but now I see I am not the only one. Also on Android.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"code ." is not working in on the command line for Visual ...
Open the Finder app. · Right-click on any folder. · In the context menu, look for 'Open with Visual Studio Code' menu option....
Read more >
Running Visual Studio Code on macOS
Open the Command Palette (Cmd+Shift+P) and type 'shell command' to find the Shell Command: Install 'code' command in PATH command.
Read more >
"code" command continually stops working in Mac Terminal
Help needed - "code" command continually stops working in Mac Terminal. I know the process for installing and uninstalling 'code' command in ...
Read more >
Error codes in Device Manager in Windows - Microsoft Support
Lists the error codes that may be reported by Device Manager and the possible resolutions ... Code 24 "This device is notpresent, is...
Read more >
Fix common issues with 2-Step Verification - Google Support
My Google Authenticator codes don't work. It may be because the time isn't correctly synced on your Google Authenticator app. To set the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found