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

Text align in "Antimatter"-Theme

Started by Muut Archive 12 years ago · 1 replies · 568 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 1981 9 years ago
Archive · by Muut Archive, 9 years ago
2 1336 9 years ago
Archive · by Muut Archive, 9 years ago
2 4537 9 years ago
Archive · by Muut Archive, 9 years ago
1 3391 9 years ago
Archive · by Muut Archive, 9 years ago
3 1486 9 years ago