Bản mẫu:Mặt trăng/styles.css
#mw-content { padding:0;margin:0;border:none;box-shadow:none }
.mw-indicators { padding:20px 30px 0 0 }
.page-title { padding:20px 30px;border-bottom:1px solid #eed;background:#000;color:#eed }
.logo-text { font-weight:bold }
.mw-header-lower {
background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/d/dc/Sonnensystem_Navigationsleiste.png/800px-Sonnensystem_Navigationsleiste.png);
background-size: cover;
}
#searchInput { opacity:0.8 }
#contentSub { display:none }
#mw-content-text a {
text-decoration: none;
border: 1px solid #ff5a28;
border-top:none;
border-right:none;
border-left:none;
}
#mw-content-text a .new { border: 1px solid #964cf0; }
.top {
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/Waxing_Crescent_%2815799021157%29.jpg/1024px-Waxing_Crescent_%2815799021157%29.jpg);
background-size: cover;
width: 100%;
position: relative;
}
.top .toc {
background-color: rgba(0,0,0,0.5);
color: #ff5a28;
border: none;
line-height: 1;
font-size: 90%;
display: inherit;
padding: 0.5em;
margin: 2.25em 30px 0 0;
}
.top .toc .toctitle {
color: #fff;
}
.top1 {
padding: 20px 30% 20px 30px;
top: 0px;
text-align:justify;
background-image: linear-gradient(to left, rgba(17,17,17,0), rgba(17,17,17,1));
width: 50%;
color: white;
}
.mid {
display: flex;
flex-wrap: wrap;
}
.mid .mid1 {
flex: 0 0 calc(35% - 20px);
margin: 0 10px 0 10px;
}
.mid .mid2 {
flex: 0 0 calc(65% - 60px);
margin: 0 30px 0 30px;
text-align: justify;
}
.mid .mid2 h2 {
font-weight: bold;
}
.mid .mid2 h2:after {
border: none;
}
.mid .mid2 p {
text-align: justify;
}
.mid .mid1 .thumb {
margin-top: 2.25em;
margin-bottom: 10px;
}
.mid .mid1 .thumbinner {
margin-left: auto;
margin-right: auto;
}
.mid .mid1 .thumbcaption {
text-align: center;
}
.mid .mid1 blockquote {
margin-top: 2.25em;
border-left: 4px solid #ff5a28;
max-width: 300px;
text-align:justify;
padding:10px;
}
.mid .mid1 table {
text-align:center;
margin-left: auto;
margin-right: auto;
margin-top: 2.25em;
border-collapse:collapse;
width:320px;
}
.mid .mid1 table caption {
caption-side:bottom;
font-size:90%;
}
.mid .mid1 table td:first-child {
text-align: left;
}
.mid .mid1 table td:last-child {
text-align: right;
}
.mid .mid1 table .bt td {
border-top: 4px solid #FF5A28;
}
.mid .mid1 table .bb td {
border-bottom: 4px solid #FF5A28;
}
.mid3 {
text-align: center;
}
.mid3 h2 {
font-weight: bold;
}
.mid3 h2:after {
border: none;
}
.mid3 img {
max-width: 100%;
height: auto;
}
.mid3 p {
text-align: justify;
padding: 5px;
}
.bot {
background-color: #262635;
color: white;
padding: 20px;
}
.bot a.new:link {
color: #e0c7fc !important;
}
.bot a.new:visited {
color: #e0c7fc !important;
}
.bot a.new:hover {
color: #f2e6ff !important;
}
.bot a.new:active {
color: #e0c7fc !important;
}
.bot h2 {
font-weight: bold;
}
.bot h2:after {
border: none;
}
.bot .infobox {
color: white;
background-color: #262635;
width:22em;
}
.bot ol.references li:target {
background-color: #464655;
}
@media only screen and (max-width: 1100px) {
.top .toc {
margin: 1.5em 0 0 0;
}
.top1 {
padding: 5px;
width: calc(100% - 10px);
}
.mid .mid1 {
flex: 0 0 100%;
margin: 0;
}
.mid .mid2 {
flex: 0 0 calc(100% - 10px);
margin: 0;
padding: 5px;
}
.bot {
padding:5px;
}
.mid .mid1 .thumb, .mid .mid1 blockquote, .mid .mid1 table {
margin-top: 0;
margin-bottom: 10px;
}
}