esp8266 / Basic

Basic Interpreter for the ESP8266
http://esp8266basic.com
258 stars 217 forks source link

Styling the web interface #9

Closed 0x2b3bfa0 closed 8 years ago

0x2b3bfa0 commented 8 years ago

What about adding a small CSS to the web interface to make it look better?

mmiscool commented 8 years ago

Could be nice. A bit concerned about binary size increases but would be fine to do.

The basic interface today is rather bare bones and simple. Works on laptops. Tables and phones. Want to make sure it stays simple.

0x2b3bfa0 commented 8 years ago

We could do a minimized CSS and then put the big and commented version here on GitHub... So the size is not a major deal (or I think so).

I respect the simplicity, but a bit of style would be great :smile:

mmiscool commented 8 years ago

this has been done.

Upload a file named skin.css using the file manager. Interface can now be skinned.