/** * This file provides the main design styles * across all template elements (typo, colors etc.) * * @author Jana Deutschlaender */ html, body{ background-color: @ini_background; } a{ color: @ini_existing; }