Fix CSS formatting
This commit is contained in:
parent
cb974cb498
commit
6cf08248ae
1 changed files with 61 additions and 52 deletions
|
|
@ -131,6 +131,15 @@
|
|||
padding: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: monospace;
|
||||
padding: .16rem .24rem;
|
||||
font-size: 92%;
|
||||
background: #4c462f;
|
||||
color: #eee;
|
||||
margin: .16rem;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue