Panel/themes/AdminLTE/modules/news/news.css
2025-09-11 13:29:15 -04:00

25 lines
No EOL
281 B
CSS

.card-body p:last-of-type
{
margin-bottom: 0px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.news-img {
margin: 0px 10px 10px;
}
.news-img img,
[rel="prettyPhoto[ad_gal]"] img {
max-width: 75px;
max-height: 75px;
}
.card-title a {
color: inherit;
}