This website works better with JavaScript
Home
Explore
Help
Sign In
Entony
/
FEA_12_CLINIC
Watch
3
Star
2
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
66f243a1e7
Branches
Tags
Alex
boris
dev
master
mila
mila_zagrevskaya
FEA_12_CLINIC
/
src
/
style
/
mod.module.css
mod.module.css
99 B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
.dude {
color: blue;
}
.success {
background-color: green;
}
.fail {
background-color: red;
}