mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 07:42:02 +08:00
10 lines
145 B
CSS
10 lines
145 B
CSS
.moderationLink {
|
|
a {
|
|
color: #679af3;
|
|
text-decoration: none;
|
|
font-size: 1em;
|
|
font-weight: 600;
|
|
letter-spacing: .3px;
|
|
}
|
|
}
|