Quantcast
Channel: Moodle for mobile
Viewing all articles
Browse latest Browse all 8344

Re: Mobile app - Lesson list item

$
0
0

by Dan Thomson.  

I guess the question should have been "why is the paragraph text smaller?"

This will make it 16px

//make paragraph the same size and color
.item p {
	font-size: inherit;
	color: inherit;
}

...which overrides:

.item p, .mm-grades-table .itemcenter p {
    color: #666;
    font-size: 14px;
    margin-bottom: 2px;
}

Viewing all articles
Browse latest Browse all 8344

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>