Difference between revisions of "MediaWiki:Gadget-site.css"
Line 25: | Line 25: | ||
} | } | ||
− | . | + | .CLEAR_DAY { |
width:4em; | width:4em; | ||
height:4em; | height:4em; | ||
Line 47: | Line 47: | ||
list-style:none; | list-style:none; | ||
margin-left:-2em; | margin-left:-2em; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 03:36, 30 August 2018
.externalimage-holder {
position: relative;
}
.externalimage-holder img {
max-width: 100%;
height: auto;
}
.tianqi {
float: right;
width:25em;
min-height:320px;
background: #fff;
border-radius: .2em;
padding-top:1em;
padding-left: 1em;
padding-right:1em;
}
.city {
font-family: Roboto;
font-weight: 300;
font-size: 1em;
color:#5b5b5b;
}
.CLEAR_DAY {
width:4em;
height:4em;
border-radius: 2.5em;
background: #FBD80A;
margin-top: 1em;
}
.temp {
float:right;
font-family:Roboto;
font-weight: 300;
font-size: 2em;
color:#5b5b5b;
}
.variations {
font-family:Roboto;
font-wight:300;
color:#8c8c8c;
list-style:none;
margin-left:-2em;
}