comparison css/edit.css @ 186:3ea224968f95

fix traversal to MPIWGStaffMember objects.
author casties
date Fri, 14 Jun 2013 15:29:57 +0200
parents 5ed0b0c21fe5
children
comparison
equal deleted inserted replaced
185:a8d5ba6729f3 186:3ea224968f95
1 @CHARSET "UTF-8"; 1 @CHARSET "UTF-8";
2
3 body {
4 font-family: Verdana, Arial, sans-serif;
5 font-size: 12px;
6 }
2 7
3 .title { 8 .title {
4 color: #010658; 9 color: #010658;
5 } 10 }
6 div.content { 11 div.content {