mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-14 01:19:49 +01:00
Minor tweaks.
This commit is contained in:
parent
ed1ab4053c
commit
e021862acf
@ -16,10 +16,10 @@
|
||||
"build": "npm run -s ghu release"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "6.4.0",
|
||||
"babel-eslint": "5.0.0-beta6",
|
||||
"babel-preset-es2015": "6.3.13",
|
||||
"eslint": "1.10.3",
|
||||
"babel-core": "6.8.0",
|
||||
"babel-eslint": "6.0.4",
|
||||
"babel-preset-es2015": "6.6.0",
|
||||
"eslint": "2.9.0",
|
||||
"ghu": "0.4.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -10,7 +10,7 @@
|
||||
white-space: nowrap;
|
||||
max-width: 250px;
|
||||
overflow-x: hidden;
|
||||
font-weight: lighter;
|
||||
// font-weight: lighter;
|
||||
|
||||
a, a:active, a.visited {
|
||||
display: block;
|
||||
|
@ -5,7 +5,7 @@
|
||||
order: 50;
|
||||
color: @col-text;
|
||||
text-align: center;
|
||||
font-weight: lighter;
|
||||
// font-weight: lighter;
|
||||
}
|
||||
|
||||
code {
|
||||
@ -67,7 +67,7 @@
|
||||
|
||||
#hint {
|
||||
margin: 12px auto;
|
||||
width: 300px;
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
#tests {
|
||||
|
Loading…
x
Reference in New Issue
Block a user