Tomas "Jethro" Pokorny
8 years ago
2 changed files with 19 additions and 1 deletions
@ -0,0 +1,13 @@ |
|||||
|
.adding-text{ |
||||
|
color: black; |
||||
|
} |
||||
|
.comitting-text |
||||
|
{ |
||||
|
color: yellow; |
||||
|
} |
||||
|
.deprecated-text { |
||||
|
color: red; |
||||
|
text-decoration: line-through; |
||||
|
} |
||||
|
|
||||
|
|
Loading…
Reference in new issue