소스 검색

Test affichage 100% mobile plutôt que 120%

Passe le texte des articles en 100% plutôt que 120% sur mobile.
À tester

https://github.com/marienfressinaud/FreshRSS/issues/368#issuecomment-33103162
Alexandre Alapetite 12 년 전
부모
커밋
3eb5d216f3
3개의 변경된 파일0개의 추가작업 그리고 12개의 파일을 삭제
  1. 0 4
      p/themes/Dark/freshrss.css
  2. 0 4
      p/themes/Flat/freshrss.css
  3. 0 4
      p/themes/Origine/freshrss.css

+ 0 - 4
p/themes/Dark/freshrss.css

@@ -679,10 +679,6 @@ select.number option {
 		display: block;
 	}
 
-	.content {
-		font-size: 120%;
-	}
-
 	.pagination {
 		margin: 0 0 40px;
 	}

+ 0 - 4
p/themes/Flat/freshrss.css

@@ -683,10 +683,6 @@ select.number option {
 		display: block;
 	}
 
-	.content {
-		font-size: 120%;
-	}
-
 	.pagination {
 		margin: 0 0 40px;
 	}

+ 0 - 4
p/themes/Origine/freshrss.css

@@ -684,10 +684,6 @@ select.number option {
 		display: block;
 	}
 
-	.content {
-		font-size: 120%;
-	}
-
 	.pagination {
 		margin: 0 0 40px;
 	}