JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
register coffeescript compiler
[peach-cgt.git] / style.less
index c701f2e..dba9329 100644 (file)
@@ -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;