View Single Post
Old 08-18-2023, 11:04 AM   #3
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 495
Karma: 678910
Join Date: Dec 2017
Device: Kobo
I've just tested it and it's a shame that with Preference > Look & Feel > Book detail and by editing the custom CSS with:
Code:
table.fields td.title
{
  text-align: left !important;
  color: black !important;
  font-style: normal !important;
  font-weight: bold !important;
}
you can't bring back the old style.

A like the new, but that a flaw in the customization.
A use the !important and still not work, so no idea to overide this.
un_pogaz is offline   Reply With Quote