podiji_css

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Следующая версия
Предыдущая версия
podiji_css [2023/09/14 16:52]
tro создано
podiji_css [2023/09/14 16:56] (текущий)
tro
Строка 12: Строка 12:
   }   }
 </code> </code>
 +<code>
 +.header-munu-link:hover,  .header-munu-link:active{
 +  color: #FD9222;
 +  font-style: normal;
 +  font-weight: 500;
 +  line-height: 1,14; 
 +  letter-spacing: -0.02em;
 +  
 +  }
 +  </code>
 +===== focus =====
 +тільки краще на інтерактивні єлементи
 +<code>
 +.header-munu-link:foces{
 +  color: #FD9222;
 +  font-style: normal;
 +  font-weight: 500;
 +  line-height: 1,14; 
 +  letter-spacing: -0.02em;
 +  
 +  }
 +</code>
 +
 +===== acitve =====
 +тільки краще на інтерактивні єлементи
 +<code>
 +.header-munu-link:acitve {
 +  color: #FD9222;
 +  font-style: normal;
 +  font-weight: 500;
 +  line-height: 1,14; 
 +  letter-spacing: -0.02em;
 +  
 +  }
 +</code>
 +
  • /sites/data/attic/podiji_css.1694710354.txt.gz
  • Последнее изменение: 2023/09/14 16:52
  • tro