aboutsummaryrefslogtreecommitdiff
path: root/css/muambeiro.css
blob: ab64a18540a0920836ee0c23845165ed53f017dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
 * Foto field.
 */
.field-name-field-foto {
  position: absolute;
  top: 120px;
  right: 40px;
}

/*
 * Message bar.
 */
ul.primary {
  font-size: inherit;
}

.tabs li {
  margin: 0;
}