Просмотр исходного кода

delete the link style given by default (#4459)

maTh 3 лет назад
Родитель
Сommit
71ff543783
2 измененных файлов с 0 добавлено и 24 удалено
  1. 0 12
      p/themes/base-theme/template.css
  2. 0 12
      p/themes/base-theme/template.rtl.css

+ 0 - 12
p/themes/base-theme/template.css

@@ -1179,18 +1179,6 @@ a.website:hover .favicon {
 	padding-bottom: 1rem;
 }
 
-.content > header a,
-.content > footer a {
-	color: #666;
-	text-decoration: none;
-}
-
-.content > header a:hover,
-.content > footer a:hover {
-	color: #0062be;
-	text-decoration: underline;
-}
-
 .content > header .tags,
 .content > footer .tags {
 	display: flex;

+ 0 - 12
p/themes/base-theme/template.rtl.css

@@ -1179,18 +1179,6 @@ a.website:hover .favicon {
 	padding-bottom: 1rem;
 }
 
-.content > header a,
-.content > footer a {
-	color: #666;
-	text-decoration: none;
-}
-
-.content > header a:hover,
-.content > footer a:hover {
-	color: #0062be;
-	text-decoration: underline;
-}
-
 .content > header .tags,
 .content > footer .tags {
 	display: flex;