X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=blobdiff_plain;f=style.less;h=dba932914144894d18ec88c1bfd6f3155c5eb507;hp=c701f2ed891d172c9743b3067d5219238f5a8061;hb=1d271667bd78151078957e2a06a9ac264de43386;hpb=6c7d84c807fbc385902759c61517c738c390b690 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;