diff --git a/hosts/livejournal.com/style.css b/hosts/livejournal.com/style.css index 1bc93b7..d633897 100644 --- a/hosts/livejournal.com/style.css +++ b/hosts/livejournal.com/style.css @@ -18,6 +18,11 @@ text-align: left; } +/* корректно закрашивает шапку, если над ней есть реклама */ +.cover { + position: relative; +} + /* Добавим заливку для шапки на всю ширину*/ .cover:before { content: '';