mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-08 06:46:36 +02:00
Fix some info page styles.
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
order: 50;
|
order: 50;
|
||||||
color: @col-text;
|
color: @col-text;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
font-weight: lighter;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
@@ -66,7 +67,6 @@
|
|||||||
#hint {
|
#hint {
|
||||||
margin: 12px auto;
|
margin: 12px auto;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
font-weight: lighter;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#tests {
|
#tests {
|
||||||
@@ -103,7 +103,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.info {
|
.info {
|
||||||
font-weight: lighter;
|
|
||||||
margin: 4px 0 0 0;
|
margin: 4px 0 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user