mirror of
https://github.com/status-im/wiki.status.im.git
synced 2026-08-29 12:41:12 +00:00
9 lines
80 B
CSS
Executable File
9 lines
80 B
CSS
Executable File
body {
|
|
margin: 1em;
|
|
}
|
|
|
|
.active a {
|
|
color: red;
|
|
font-weight: bold;
|
|
}
|