rfog

Inoreader custom CSS

Jan 11th, 2026
5,546
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | Software | 0 0
  1. p {text-align: justify; }
  2. .article_content {text-align: justify; }
  3. .article_content img
  4. {
  5.     max-width: 100%;
  6.     border: 1px solid rgb(221, 221, 221);
  7.     padding: 2px;
  8.     display: block;
  9. }
  10.  
  11.  
Advertisement