diff options
Diffstat (limited to '')
-rw-r--r-- | assets/css/styles.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css index ba3d5cb..3f403e7 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -421,3 +421,7 @@ h1, h2, h3, h4, h5, h6 { .card { background-color: var(--background-accent) !important; } + +.zakljucna-grade { + color: red; +}
\ No newline at end of file |