Jump to content
  • 0

Задание цвета ячейки через стили - Мозилла не видит цвет


sk16rus
 Share

Question

Здравствуйте!

Помогите пожалуйста решить проблему!

Есть файл mysite.css

body { 
margin: 0px;
padding: 0px;
background-color: #E9FDF0;
line-height: 1.5em;
text-align: justify;
FONT-FAMILY: verdana, geneva, arial, sans-serif;
FONT-SIZE: 12px; }

td {
background-color: #E9FDF0;
line-height: 1.5em;
text-align: justify;
FONT-FAMILY: verdana, geneva, arial, sans-serif;
FONT-SIZE: 12px; }

td.1 {
background-color: #336666;
line-height: 1.5em;
text-align: justify;
FONT-FAMILY: verdana, geneva, arial, sans-serif;
FONT-SIZE: 12px; }

td.2 {
background-color: #C4D8CB;
line-height: 1.5em;
text-align: justify;
FONT-FAMILY: verdana, geneva, arial, sans-serif;
FONT-SIZE: 12px; }

h5 {
text-align: justify;
color: #336666; }

h1, h2, h3, h4 {
text-align: center;
color: #336666; }

.kursiv {
margin-left: 8%;
margin-right: 8%;
font-style: italic; }

.small {
line-height: 1.2em;
FONT-SIZE: 10px; }

.small2 {
line-height: 1.2em;
text-align: right;
color: #ccffff;
FONT-SIZE: 12px; }

.small3 {
line-height: 1.2em;
text-align: center;
FONT-SIZE: 10px; }

td.ccffff {
line-height: 1.5em;
text-align: center;
color: #ccffff;
FONT-FAMILY: verdana, geneva, arial, sans-serif;
FONT-SIZE: 12px; }

Есть страница с такой ссылкой на этот файл

<link rel="stylesheet" type="text/css" href="http://sk16.ru/css/mysite.css">

В Опере и ИЕ все нормально, а Мозилла не подтягивает цвет #336666 к ячейкам, в результате получается белый шрифт на почти белом фоне :)

Где я ошибся? Что делать?

Заранее спасибо

С уважением

Сергей

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Нашел тут ссылку на Валидатор, результат - три ошибки

http://jigsaw.w3.org/css-validator/validat...rning=1〈=en

Вроде и сам уже стал догадываться, что в этих блоках - td.1 и td.2, а вот в чем конкретно - не пойму пока...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy