mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
Tweaking fonts
This commit is contained in:
parent
6bd20d7335
commit
0e74ba6efd
@ -470,17 +470,20 @@ body#mod-forum-index .generalbox .cell {
|
||||
***/
|
||||
|
||||
.glossarypost .commands {
|
||||
font-size: 0.7em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.glossarypost .entryheader .author {
|
||||
font-size: 0.7em;
|
||||
.glossarypost .entryheader .author,
|
||||
.glossarypost .entryheader .time {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.glossarypost .entryheader .time {
|
||||
font-style: italic;
|
||||
}
|
||||
.concept {
|
||||
font-weight: bold;
|
||||
}
|
||||
.glossarycomment .time {
|
||||
font-size: 0.7em;
|
||||
font-size: 0.8em;
|
||||
font-style: italic;
|
||||
}
|
||||
.entrylowersection .aliases {
|
||||
|
Loading…
x
Reference in New Issue
Block a user