Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Commit e7b86b0

Browse files
author
Mathieu Benoit
committed
#chapter p text-align: left
1 parent 6a2ac75 commit e7b86b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/css/theme-mine.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,7 @@ a:hover {
8484
color: #fff;
8585
padding: 7px 0;
8686
border-bottom: 4px solid var(--MENU-HEADER-BG-color);
87+
}
88+
#chapter p {
89+
text-align: left;
8790
}

0 commit comments

Comments
 (0)