= CLARIN style = The SCSS file and a brief description is at: https://trac.clarin.eu/changeset/5528 == Improvements to be made == 1. Organize/automate build from SCSS to CSS. * Optimize, minify automatically. * Publish to https://infra.clarin.eu/content/ or some better static content delivery location in accordance with a logical versioning structure. * Ideally, try to explicity model the dependency of web applications on this SCSS/CSS. 1. Less use of '!important;', finds smoother ways to work around Bootstrap's defaults. 1. Cover more elements used in web applications, such as messages, highlights, forms. 1. Add more comments. == layout suggestions == 1. ~~host a version of the roboto font on clarin.eu (avoids needless tracking by google servers)~~ 1. * use a larger font for the body and menus 1. ~~remove the shadows from the title, version, login, contact~~ 1. ~~use a darker gray (or black) for version, login, contact~~ 1. ~~align version and contact in the middle of the footer (vertically)~~ 1. * compare footer text font style: Capitalized instead of UPPER CASE 1. * put the information icon left to the version number 1. ~~slightly smaller title font (e.g. 2em instead of 3em)~~ 1. see if we can increase the size of the CLARIN logo in the footer (similar to image used for trac.clarin.eu) 1. use a double-sized version of the logo and display it at 50%, to support high-res screens (retina + smart phones) 1. * Use the dark blue from the logo for the default link color 1. * look at using another color (same?) for links that have been clicked *: to be discussed over physical meeting between Dieter, Sander and perhaps others.