annabunches.net/static/css/custom.css

37 lines
407 B
CSS

body {
color: #000000;
}
.c-article__summary p {
color: #000000;
margin: 16px;
}
.c-article__meta {
line-height: 0.5em;
}
.c-article__title a {
color: #000000;
}
.l-deprecation_warning {
background-color: #dd4444;
text-align: center;
width: 96%;
max-width: 720px;
margin: 20px auto 10px;
}
a {
color: #1756a9;
}
.l-nav {
margin-top: 5px;
}
.l-header {
margin-bottom: 0px;
}