Ignore:
Timestamp:
26 Oct 2010, 08:05:29 (14 years ago)
Author:
Henrik Bettermann
Message:

Adapt colors to the color scheme of the BT Education logo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_Moodle/bteducation/fw_layout.css

    r5575 r5576  
    2020h1, h2, h3, h4 {
    2121  text-align: left;
    22 }
    23 
    24 h1 {
    25   padding: 3px;
    26 }
    27 
    28 h2 {
    29   padding: 3px;
    30 
    31 }
    32 
    33 h3 {
    34   padding: 3px;
    35 
     22  margin: 0px;
     23  padding: 4px;
     24}
     25
     26h5 {
     27  text-align: left;
     28  margin: 0px;
     29  padding: 0px 4px 4px 0px;
    3630}
    3731
     
    363357  border-style:solid;
    364358  padding:4px;
    365   margin:0;
     359  margin:0px;
    366360}
    367361
Note: See TracChangeset for help on using the changeset viewer.