Khác biệt giữa các bản “Bản mẫu:Biến đổi khí hậu/styles.css”
Dòng 15: | Dòng 15: | ||
position: absolute; | position: absolute; | ||
top: 90px; | top: 90px; | ||
− | left: | + | left: 40px; |
height: 1px; | height: 1px; | ||
− | width: calc(100% - | + | width: calc(100% - 79px); |
background: white; | background: white; | ||
} | } |
Phiên bản lúc 21:52, ngày 6 tháng 6 năm 2021
.mw-indicators { padding: 30px 10px 0 0 }
.page-title {
padding: 20px 10px;
border: none;
background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Endangered_arctic_-_starving_polar_bear.jpg/640px-Endangered_arctic_-_starving_polar_bear.jpg);
background-size: cover;
height: 300px;
color: white;
font-size: 32px;
background-position: left;
font-weight: 300;
}
.page-title::before {
content: '';
position: absolute;
top: 90px;
left: 40px;
height: 1px;
width: calc(100% - 79px);
background: white;
}