2018-09-19 11:44:26 +03:00
|
|
|
.content table {
|
|
|
|
width: 100%;
|
|
|
|
}
|
2018-10-15 12:41:35 +03:00
|
|
|
.content code mark {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
2020-01-30 16:36:21 +03:00
|
|
|
|
|
|
|
footer#open-on-gh {
|
|
|
|
font-size: 0.8em;
|
|
|
|
text-align: center;
|
|
|
|
border-top: 1px solid black;
|
|
|
|
padding: 5px 0;
|
|
|
|
}
|