This commit is contained in:
@@ -7,8 +7,13 @@ body {
|
||||
color: #00ad8e;
|
||||
}
|
||||
|
||||
a {
|
||||
.a-green a:hover {
|
||||
color: #0c8771;
|
||||
}
|
||||
|
||||
.a-green a {
|
||||
color: #00ad8e;
|
||||
transition: 400ms;
|
||||
}
|
||||
|
||||
.features-box {
|
||||
|
||||
Reference in New Issue
Block a user