1
Fork 0
poke/css/pv.css

2 lines
394 KiB
CSS
Raw Normal View History

2022-07-05 06:56:20 -04:00
:root{--max-content-width:590px;--default-border-radius:4px}.is-vertical-tabs-exp{--max-content-width:672px;--default-border-radius:8px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:normal;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}#error_homepage,.content__text,.header__search-wrap,.msg,.msg--box,.msg--help,.msg--info,.msg--untranslated,.msg--warning{max-width:590px;max-width:var(--max-content-width)}.acp-wrap:after,.cw--c:after,.cw:after,.header__logo-wrap:after{content:"";display:block;clear:both}.content__internal,.header__search-wrap{padding-left:150px}.content__internal,.header__search-wrap{padding-right:150px}.header__logo-wrap{display:block;width:150px;position:absolute;top:0}.header__logo-wrap{left:0}@media only screen and (max-width: 1350px){.content__internal,.header__search-wrap{padding-left:94px}.header__logo-wrap{width:94px}.content__internal,.header__search-wrap{padding-right:94px}}@media only screen and (max-width: 1079px){.content__internal,.header__search-wrap{padding-left:58px}.header__logo-wrap{width:58px;left:0}.content__internal,.header__search-wrap{padding-right:58px}}@media only screen and (max-width: 590px){.content__internal,.header__search-wrap{padding-left:58px}.header__logo-wrap{width:58px;left:0}.content__internal,.header__search-wrap{padding-right:58px}.content__internal{padding-left:0 !important}.content__internal{padding-right:0 !important}}@media only screen and (max-width: 425px){.content__internal,.header__search-wrap{padding-left:58px}.header__logo-wrap{width:58px;left:0}.content__internal,.header__search-wrap{padding-right:58px}}.logo_homepage__tt{-webkit-transition:opacity 0.3s ease-in-out;-webkit-transition-delay:0s;-moz-transition:opacity 0.3s ease-in-out 0s;-o-transition:opacity 0.3s ease-in-out 0s;transition:opacity 0.3s ease-in-out 0s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;visibility:hidden;opacity:0;display:inline-block;vertical-align:middle;position:absolute;margin:auto;background-color:#a3a3a3;background-color:rgba(138, 138, 138, 0.9);text-indent:0;padding:0 1em;white-space:nowrap;line-height:1.6;height:1.6em;font-weight:400;font-style:normal;color:white;z-index:200}.logo_homepage__tt{top:0;bottom:0;left:100%;height:1.6em}.logo_homepage__tt:before{content:"";display:block;position:absolute;margin-top:-4px;left:-4px;top:50%;border:4px solid transparent;border-left-width:0;border-right-color:#a3a3a3;border-right-color:rgba(138, 138, 138, 0.9)}.rotate{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.ie8 .rotate,.lt-ie9 .rotate{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.rotate--45{-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ie8 .rotate--45,.lt-ie9 .rotate--45{-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"}.rotate--270,.rotate--ccw{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.ie8 .rotate--270,.ie8 .rotate--