Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Text align in "Antimatter"-Theme

Started by Muut Archive 11 years ago · 1 replies · 499 views
11 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?

11 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 1322 9 years ago
Archive · by Muut Archive, 9 years ago
2 917 9 years ago
Archive · by Muut Archive, 9 years ago
2 4048 9 years ago
Archive · by Muut Archive, 9 years ago
1 2922 9 years ago
Archive · by Muut Archive, 9 years ago
3 1106 9 years ago