wear4z
This commit is contained in:
parent
4d587807db
commit
a12d911bc9
@ -28,17 +28,13 @@ body {
|
||||
|
||||
.back {
|
||||
display: inline-block;
|
||||
|
||||
margin-top: 20px;
|
||||
|
||||
padding: 12px 20px;
|
||||
|
||||
background: #2c6cff;
|
||||
|
||||
color: white;
|
||||
|
||||
text-decoration: none;
|
||||
|
||||
border-radius: 6px;
|
||||
|
||||
transition: 0.2s;
|
||||
@ -46,6 +42,4 @@ body {
|
||||
|
||||
.back:hover {
|
||||
background: #4a85ff;
|
||||
|
||||
box-shadow: 0 0 12px #4a85ff;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user