Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Text align in "Antimatter"-Theme

Started by Muut Archive 12 years ago · 1 replies · 600 views
12 years ago

Hello everybody,
maybe this is a very stupid question but where can i change the text align parameter for the "antimatter" theme to "justify"? So that the normal content text is displayed justified?

12 years ago

You can create a file called custom.css in the Antimatter css/ folder and simply put:

CSS
body p { text-align: justify; }

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2273 9 years ago
Archive · by Muut Archive, 9 years ago
2 1495 9 years ago
Archive · by Muut Archive, 9 years ago
2 4742 9 years ago
Archive · by Muut Archive, 9 years ago
1 3552 9 years ago
Archive · by Muut Archive, 9 years ago
3 1618 9 years ago