|
Server : Apache System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64 User : p141464 ( 418825) PHP Version : 7.4.33.12 Disable Function : NONE Directory : /html/KMU-CSR-PLANER/wp-content/plugins/matomo/app/plugins/RssWidget/stylesheets/ |
Upload File : |
.rss ul {
list-style: none outside none;
padding: 0;
}
.rss li {
line-height: 140%;
margin: 0.5em 0 1em;
}
.rss-title, .rss-date {
float: left;
font-size: 14px;
line-height: 140%;
}
.rss-title {
color: #2583AD;
margin: 0 0.5em 0.2em 0;
font-weight: bold;
}
.rss-date {
color: #999999;
margin: 0;
}
.rss-content, .rss-description {
clear: both;
line-height: 1.5em;
font-size: 13px;
color: #333333;
.screen-reader-text {
display: none;
}
}
/* hide changing blog post title and date in UI test */
.uiTest .rss-title, .uiTest .rss-date {
visibility:hidden;
}