mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
Moved menu to require.js style, ref #77
This commit is contained in:
parent
2213a50623
commit
1a6d8effad
4 changed files with 81 additions and 83 deletions
|
|
@ -40,6 +40,12 @@ input, button {
|
|||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
#primarycolor {
|
||||
padding: 0.3em;
|
||||
width: 1em;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
article#menu {
|
||||
margin: 4em auto;
|
||||
background: #1a1a1a;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue