Difference between revisions of "Template:Location map/styles.css"
Jump to navigation
Jump to search
blackwiki>Woody m (Protected "Template:Location map/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
blackwiki>Pppery (Adding protection template) |
||
| Line 1: | Line 1: | ||
| + | /* {{pp-template}} */ | ||
.locmap .od { | .locmap .od { | ||
position: absolute; | position: absolute; | ||
Revision as of 18:27, 5 August 2020
/* {{pp-template}} */
.locmap .od {
position: absolute;
}
.locmap .id {
position: absolute;
line-height: 0;
}
.locmap .l0 {
font-size: 0%;
position: absolute;
}
.locmap .pv {
line-height: 110%;
position: absolute;
text-align: center;
}
.locmap .pl {
line-height: 110%;
position: absolute;
top: -0.74em;
text-align: right;
}
.locmap .pr {
line-height: 110%;
position: absolute;
top: -0.74em;
text-align: left;
}
.locmap .pv>div {
display: inline;
padding: 1px;
}
.locmap .pl>div {
display: inline;
padding: 1px;
float: right;
}
.locmap .pr>div {
display: inline;
padding: 1px;
float: left;
}