X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=blobdiff_plain;f=style.less;h=dba932914144894d18ec88c1bfd6f3155c5eb507;hp=c701f2ed891d172c9743b3067d5219238f5a8061;hb=HEAD;hpb=8cb28c7d6dfb4667081726aa3cb200a1f8cb9ca8 diff --git a/style.less b/style.less index c701f2e..dba9329 100644 --- a/style.less +++ b/style.less @@ -45,6 +45,16 @@ h1 { color: blue; } +#main_header { + margin-bottom: 0px; // no decenders, big font +} + +#main_warning { + color: red; + font-weight: bold; + margin-top: 0px; +} + #table { width: @table-width; height: @table-height;