<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : local.css
    Created on : 21/Out/2011, 16:20:58
    Author     : jmatos
    Description:
        Purpose of the stylesheet follows.
*/



main { 
   background-image: url(https://eim.math.tecnico.ulisboa.pt/img/EInv17_light.jpg);
    background-repeat: repeat-y; background-size:100%;
}

.nota{color:#666666;border:thin solid #aaa;padding:0.5em 1em;clear:both;}</pre></body></html>