mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
fixed css syntax errors
This commit is contained in:
parent
0a9d1b3b13
commit
b6aad59910
2 changed files with 2 additions and 2 deletions
|
@ -330,7 +330,7 @@
|
|||
|
||||
.path-mod-workshop .grading-report del {
|
||||
color: red;
|
||||
font-size: 90%
|
||||
font-size: 90%;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue