Files
2017-01-10 13:51:56 +03:00

9 lines
80 B
CSS
Executable File

body {
margin: 1em;
}
.active a {
color: red;
font-weight: bold;
}