mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 12:07:10 -04:00
Fix some info page styles.
This commit is contained in:
parent
4889290d3e
commit
7063b26a5f
1 changed files with 1 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
order: 50;
|
||||
color: @col-text;
|
||||
text-align: center;
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
code {
|
||||
|
@ -66,7 +67,6 @@
|
|||
#hint {
|
||||
margin: 12px auto;
|
||||
width: 300px;
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
#tests {
|
||||
|
@ -103,7 +103,6 @@
|
|||
}
|
||||
}
|
||||
.info {
|
||||
font-weight: lighter;
|
||||
margin: 4px 0 0 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue