seminar/app/assets/stylesheets/seminar/content_style/6/css/template.css

58 lines
1.2 KiB
CSS

.layout-content-inner{
background: #ffffff;
}
.seminar_h3{
font-weight: bold;
margin: 0.5em 0;
}
[class*=widget-title] {
margin: 0.5em 0;
line-height: 1.5;
}
@media (max-width: 767px){
.layout-content{
background: #ffffff;
}
}
.internal-page [class*=widget-title],.internal-page .layout-content-box h3,.internal-page .layout-content-box h1,.internal-page .layout-content-box .w-annc__widget-title1{
margin: 0.5em 0;
line-height: 1.5;
border: 0.1em solid #8a8a88;
border-left: 0.4em solid #8a8a88;
font-weight: bold;
padding: 0.2em;
}
.seminar_hr{
display: none;
}
a[class*="more"],a.btn-primary {
background: transparent;
color: #9fca8f;
border: navajowhite;
font-weight: bold;
}
li.w-annc__item.row:before{
display: none;
}
.layout-content-box a[class*="more"]:hover{
color: #9fca8f;
background: #e9e9e9;
}
.layout-content-box [class*="annc__title"]:hover, a.btn-primary:hover, .layout-content-box a:hover{
color: #4db924;
background: transparent;
}
.layout-content-box [class*="annc__title"], .layout-content-box a{
color: #333333;
background: transparent;
}
.w-annc__postdate-wrap{
line-height: 1.8;
}
.w-annc__postdate-wrap {
color: #a4a4a4;
}
.layout-content{
padding-top: 0;
}