Moved menu to require.js style, ref #77

This commit is contained in:
Jeena 2014-07-12 17:31:18 +02:00
parent 2213a50623
commit 1a6d8effad
4 changed files with 81 additions and 83 deletions

View file

@ -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;