kyopages/theme/basic/css/theme.css

9 lines
80 B
CSS

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