1
/* IVLE - Informatics Virtual Learning Environment
2
* Copyright (C) 2007-2008 The University of Melbourne
3
* Style Sheet for File Browser and Editor
4
* This file is redistributable under the terms of the GNU General Public
5
* License version 2 or later.
8
/* GENERAL FORMATTING */
10
#ivlebody p, #ivlebody h2, #ivlebody h3 {
14
#ivlebody p, #ivlebody h3 {
32
/* height == h2.margin + h2.line-height
33
* + max(h2.margin, p.margin) + p.line-height + p.margin
34
* == 1.1*0.7em + 1.1*1.2em + 1.1*0.7em + 1.1em + 0.7em
38
background-color: #aaf;
44
/* Everything under the top bar */
50
/* top == #topbar.height + #topbar.padding * 2 */