nfuoia/assets/stylesheets/template/layout/addcss.scss

81 lines
1.7 KiB
SCSS

@charset "utf-8";
@import "../initial";
.e-con svg {
fill: #006a91;
width: 4em;
}
.e-con i {
color: #006a91;
font-size: 3em;
}
.elementor-button {
// font-family: "Noto Sans TC", Sans-serif;
// font-size: 1em;
// font-weight: 400;
// padding: 12px 24px;
// letter-spacing: 0px;
// fill: #FFFFFF;
// color: #FFFFFF!important;
// background-color: #006A91;
// border-radius: 10px 10px 10px 10px;
// -webkit-transition: all .3s ease;
// -moz-transition: all .3s ease;
// -ms-transition: all .3s ease;
// -o-transition: all .3s ease;
// transition: all .3s ease;
// display: inline-block;
// margin-bottom: 0.5em;
// span{
// color: #FFFFFF;
// }
&:hover{
// background: #e0881b;
span{
text-decoration-style: dotted;
}
}
}
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
.elementor-button span {
text-decoration: underline;
}
.elementor-button-text{
color: #4D85B5!important;
}
.elementor-11748 .elementor-element.elementor-element-6181e4d .elementor-heading-title {
color: #023462;
font-weight: 700;
}
h2.elementor-heading-title {
color: #023462;
}
.elementor-kit-6 a {
color: #006a91;
}
.e-flex {
display: flex;
@media(max-width:768px){
flex-wrap: wrap;
}
.elementor-widget-text-editor {
padding: 0.5em;
}
}
.elementor-element-4f340a0>.e-con-inner {
display: flex;
}
.elementor-element-9d0c440>.e-con-inner {
display: flex;
}