2020-05-15 01:23:45 +00:00
|
|
|
body {
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.c-article__summary {
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.c-article__meta {
|
|
|
|
line-height: 0.5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.c-article__title a {
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
2020-05-15 21:15:51 +00:00
|
|
|
.l-deprecation_warning {
|
|
|
|
background-color: #dd4444;
|
|
|
|
text-align: center;
|
|
|
|
width: 96%;
|
|
|
|
max-width: 720px;
|
|
|
|
margin: 20px auto 10px;
|
|
|
|
}
|
|
|
|
|
2020-05-15 01:23:45 +00:00
|
|
|
a {
|
|
|
|
color: #1756a9;
|
|
|
|
}
|
2020-05-15 01:33:55 +00:00
|
|
|
|
|
|
|
.l-nav {
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.l-header {
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|