Bản mẫu:Mặt trăng/styles.css
Phiên bản vào lúc 18:21, ngày 16 tháng 11 năm 2020 của Tttrung (Thảo luận | đóng góp)
.đầu {
  background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/5/57/NASA-Apollo8-Dec24-Earthrise-b.jpg/1024px-NASA-Apollo8-Dec24-Earthrise-b.jpg);
  background-size: cover;
  width: 100%;

  position: relative; 
}
a.new:link {
  color: #e0c7fc !important;
}
a.new:visited {
  color: #e0c7fc !important;
}
a.new:hover {
  color: #eacffd !important;
}
a.new:active {
  color: #e0c7fc !important;
}