webapi-eca/webpages/public/mobile/style.css
Dominic Bosch 8192eee64d Login functionality successfully implemented,
switched crypto to crypto-js from google. login.html form loads cryptojs directly from google codebase in order to hash passwords before sending them to the server
2013-11-28 16:04:03 +01:00

4 lines
No EOL
71 B
CSS

body {
font-family: sans-serif, "Times New Roman", Georgia, Serif;
}