Re: Saving ios data dash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 12/27/14 09:11, Tim wrote:
If you wish to pursue it, try just using this bit from my example CSS,
as a starting point:

*
{
  color: white !important;
  background: black !important;
}

That makes*everything*  white on black (the * wildcard applies it to all
elements), so the whole page, all gadgets, etc., should all be painted
that way.

"color" set the foreground colour, white, in this case.

"background" sets the background colour (and/or background image),
black, in this case.

The "!important" keyword means that your specifications are more
important than the websites, so you override them.

There's a chance that you can add the same stylesheet to your mail
client, too, if you use one that uses HTML formatting (which can include
plain text mail, if the client renders them using its HTML engine).

-- tim@localhost ~]$ uname -rsvp

I created a .css file using only the lines you suggest:

{
 color: white !important;
 background: black !important;
}

That seems to provide white on black although I had to select those colors under Preferences? And I need the add-on "BYM" to display text [in reverse video] in the web page boxes requiring entry of a response.

I'll try this for a while and see how it works on different pages, so far it looks good.

Thanks,

Bob

--
http://www.qrz.com/db/W2BOD
box10  Fedora-21/64bit Linux/XFCE

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux