alexlcdee 8 rokov pred
rodič
commit
fb05eef6de

+ 2 - 0
src/files/css/main.css

@@ -9083,6 +9083,8 @@ footer .copyright .logo {
   background-color: #ececec; }
 .shortnews__link {
   text-decoration: none; }
+  .shortnews__link:hover {
+    text-decoration: none; }
 .shortnews__imgcase {
   position: relative; }
 .shortnews__textpos {

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
src/files/css/main.css.map


+ 3 - 0
src/files/scss/_shortnews.scss

@@ -47,6 +47,9 @@
 
   &__link {
     text-decoration: none;
+    &:hover {
+      text-decoration: none;
+    }
   }
 
   &__imgcase {

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov