style.css@import "/api/code/daiiz-codes/phonno/embed.css";
style.csscode.helpfeel {
opacity: .7;
}
style.a.css.two-two {
width: 110px !important;
height: 110px !important;
}
.page-list .grid li,
.related-page-list .grid li.page-list-item,
.related-page-list .grid li.relation-label {
width: 110px !important;
height: 110px !important;
}
.two-two .icon {
padding-top: 30px !important;
}
.two-two .title {
height: 0px !important;
}
style.a.css.line span.code-block .code-block-start {
background-color: #eee;
}
.line span.code-block .code-block-start a {
color: #555;
}
_style.css.page-list .grid li:hover {
transition: 1.6s;
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
.page-list .grid li.pin:hover {
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
_style.css.unread {
width: 0px !important;
border-right-width: 3px !important;
border-left-width: 10px !important;
border-right-color: #007 !important;
border-left-color: #8f9899 !important;
}
.unread:hover {
width: auto !important;
border-right: 0 !important;
}
style.css.deco-\{, .deco-\} {
font-size: 1em;
color: #fff;
background-color: #b2bcba;
/* padding: 0.3em 0.2em 0.3em 0.2em; */
padding: 0 0.2em;
border-radius: 0.4em;
margin: auto 0.3em;
display: inline-block;
max-width: calc(100% - 100px);
vertical-align: top;
}
style.css.deco-\{:before {
position: absolute;
margin: 0;
padding: 0;
transform: translateX(-100%) translateY(calc(1em - 80%));
width: 0;
content: "";
border-width: 0 0 0.6em 0.6em;
border-style: solid;
border-color: #b2bcba transparent;
}
style.css.deco-\}:after {
position: relative;
margin-right: -10px;
padding: 0;
transform: translateY(calc(1em - 80%));
width: 0;
content: "";
display: block;
float: right;
border-width: 0.5em 0.5em 0 0;
border-style: solid;
border-color: #b2bcba transparent;
}