mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
Fixed some blog styles
This commit is contained in:
parent
dd0863ddf4
commit
90fcfc0ada
@ -293,6 +293,10 @@ a.skip-block {
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
.blogpost .tags {
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Calendar
|
||||
|
@ -601,6 +601,10 @@ ul.list, ul.list li {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.blogpost .tags {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Calendar
|
||||
|
Loading…
x
Reference in New Issue
Block a user