Добавлен новый трек, правки стилей
This commit is contained in:
@@ -3,7 +3,7 @@ body {
|
||||
}
|
||||
|
||||
div {
|
||||
background-color: #111111;
|
||||
background-color: #111;
|
||||
outline: 2px solid #ff9000;
|
||||
text-align: center;
|
||||
padding: 2px;
|
||||
@@ -21,7 +21,7 @@ div.wrapper {
|
||||
|
||||
div.project {
|
||||
outline: 2px solid #ff9000;
|
||||
background-color: #111111;
|
||||
background-color: #111;
|
||||
transition: all 0.2s;
|
||||
}
|
||||
div.project:hover {
|
||||
|
||||
Reference in New Issue
Block a user