5 lines
60 B
CSS
5 lines
60 B
CSS
|
.book .book-header h1 {
|
||
|
opacity: 1;
|
||
|
text-align: left;
|
||
|
}
|