8 lines
78 B
CSS
8 lines
78 B
CSS
|
ul#mecanisms {
|
||
|
margin: 3em auto;
|
||
|
}
|
||
|
|
||
|
#mecanisms .warning {
|
||
|
color: #e74c3c;
|
||
|
}
|