Заголовок поста в
новой версии стандартной страницы комментариев уж чересчур велик на мой вкус (28px!), так что потратил чутка времени, чтобы разобраться, как вернуть всё обратно (шрифты, их размеры и т.п.) Следующее надо добавить в custom CSS (для Chrome файл лежит тут: "...\Local Settings\Application Data\Google\Chrome\User Data\Default\User
(
Read more... )
Comments 4
На вкладке Display снизу прописываем путь до нашего .css файла, который будет лежать у вас на компьютере, например C:\Program Files\Opera10\lj.css
содержимое lj.css
div.lj-like {display:none;}
.b-singlepost-title
{font-size: 18px !important;
font-style: italic !important;
font-weight: bolder !important;
font-family: Arial, Helvetica !important;
}
.b-singlepost
{font-size: 13px !important;
font-family: Verdana, Arial, Helvetica, sans-serif !important;
line-height: normal !important;
}
.b-singlepost-body
{font-size: 13px !important;
font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
.b-leaf-article
{
line-height: normal !important;
}
Reply
Reply
Reply
Reply
Leave a comment