aboutsummaryrefslogtreecommitdiff
path: root/mod/simplepie/views/default/simplepie/css.php
blob: 32cec16a6340c15ca8592bdac397bcece478c885 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
/**
 * Simple CSS
 */
?>

/* ***************************************
	SIMPLIE
*************************************** */
.simplepie-heading {
	text-align: center;
	margin-bottom: 8px;
}

.simplepie-list img {
	max-width: 100%;
}