Quellcode durchsuchen

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 vor 12 Jahren
Ursprung
Commit
3eb5d216f3
3 geänderte Dateien mit 0 neuen und 12 gelöschten Zeilen
  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;
 		display: block;
 	}
 	}
 
 
-	.content {
-		font-size: 120%;
-	}
-
 	.pagination {
 	.pagination {
 		margin: 0 0 40px;
 		margin: 0 0 40px;
 	}
 	}

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

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

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

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