Difference between revisions of "Template:TAS Taipei/CSS"
Revision as of 14:03, 11 October 2016
(
view source
)
Averyw17113532
(
Talk
|
contribs
)
← Older edit
Revision as of 15:04, 11 October 2016
(
view source
)
Averyw17113532
(
Talk
|
contribs
)
Newer edit →
Line 19:
Line 19:
position: static;
position: static;
}
}
+
+
.zoom {
+
zoom: 2;
+
}
+
+
.zoom-moz {
+
-moz-transform: scale(2);
+
-moz-transform-origin: 0 0;
+
}
+
p{
p{
Revision as of 15:04, 11 October 2016