diff --git a/www/css/editor.css b/www/css/editor.css deleted file mode 100644 index 9c7c931..0000000 --- a/www/css/editor.css +++ /dev/null @@ -1,31 +0,0 @@ -/* -This Source Code Form is subject to the terms of the Mozilla Public -License, v. 2.0. If a copy of the MPL was not distributed with this -file, You can obtain one at http://mozilla.org/MPL/2.0/. -*/ -/* - Created on : Jan 7, 2019, 9:30:35 PM - Author : Skylar Ittner -*/ - -.CodeMirror { - border: none; - margin-top: 45px; -} - -.editor-toolbar { - position: fixed; - top: 56px; - right: 0; - left: 0; - z-index: 99999; - background-color: white; - border: none; - border-radius: 0px; -} - -@media (min-width: 768px) { - .editor-toolbar { - top: 64px; - } -} \ No newline at end of file diff --git a/www/index.html b/www/index.html index 7e0134e..376fde7 100644 --- a/www/index.html +++ b/www/index.html @@ -10,8 +10,6 @@ - - NotePost @@ -28,7 +26,6 @@ -