1,278
edits
Line 2,002: | Line 2,002: | ||
} | } | ||
.for-editors a { | |||
display: inline-block; | |||
padding: 1rem 2rem; | |||
background-color: #02b8bf; | |||
color: white; | |||
text-align: right; | |||
} | |||
.for-editors a:hover { | |||
background-color: #6bd0d4; | |||
text-decoration: none; | |||
} | |||
.perspective { | .perspective { | ||
display: flex; | display: flex; |