Difference between revisions of "MediaWiki:Gadget-site.css"
Line 10: | Line 10: | ||
float: right; | float: right; | ||
width:25em; | width:25em; | ||
− | |||
background: #fff; | background: #fff; | ||
border-radius: .2em; | border-radius: .2em; | ||
Line 43: | Line 42: | ||
.poetry { | .poetry { | ||
float: right; | float: right; | ||
− | width: | + | font-family:Roboto; |
+ | width:20em; | ||
min-height:320px; | min-height:320px; | ||
background: #fff; | background: #fff; |
Revision as of 08:24, 31 August 2018
.externalimage-holder {
position: relative;
}
.externalimage-holder img {
max-width: 100%;
height: auto;
}
.tianqi {
float: right;
width:25em;
background: #fff;
border-radius: .2em;
padding-top:1em;
padding-left: 1em;
padding-right:1em;
}
.city {
font-family: Roboto;
font-weight: 300;
font-size: 1.2em;
color:#5b5b5b;
}
.temp {
float: left;
font-family:Roboto;
font-weight: 300;
font-size: 1.2em;
color:#5b5b5b;
}
.skycon {
float: right;
font-family:Roboto;
font-weight: 300;
font-size: 1.2em;
color:#5b5b5b;
}
.poetry {
float: right;
font-family:Roboto;
width:20em;
min-height:320px;
background: #fff;
border-radius: .2em;
padding-top:1em;
padding-left: 1em;
padding-right:1em;
}