mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
14 lines
209 B
CSS
14 lines
209 B
CSS
.path-mod-resource .resourcecontent {
|
|
text-align: center;
|
|
}
|
|
|
|
.path-mod-resource .resourcedetails {
|
|
font-size: 0.8em;
|
|
color: #555;
|
|
}
|
|
|
|
.resourcelinkdetails {
|
|
font-size: 0.8em;
|
|
color: #555;
|
|
}
|