Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
2775 rexy 1
.card-group .card,
2
.col-1,
3
.col-2,
4
.col-3,
5
.col-4,
6
.col-5,
7
.col-6,
8
.col-7,
9
.col-8,
10
.col-9,
11
.col-10,
12
.col-11,
13
.col-12,
14
.col-sm-1,
15
.col-sm-2,
16
.col-sm-3,
17
.col-sm-4,
18
.col-sm-5,
19
.col-sm-6,
20
.col-sm-7,
21
.col-sm-8,
22
.col-sm-9,
23
.col-sm-10,
24
.col-sm-11,
25
.col-sm-12,
26
.col-md-1,
27
.col-md-2,
28
.col-md-3,
29
.col-md-4,
30
.col-md-5,
31
.col-md-6,
32
.col-md-7,
33
.col-md-8,
34
.col-md-9,
35
.col-md-10,
36
.col-md-11,
37
.col-md-12,
38
.col-lg-1,
39
.col-lg-2,
40
.col-lg-3,
41
.col-lg-4,
42
.col-lg-5,
43
.col-lg-6,
44
.col-lg-7,
45
.col-lg-8,
46
.col-lg-9,
47
.col-lg-10,
48
.col-lg-11,
49
.col-lg-12,
50
.col-xl-1,
51
.col-xl-2,
52
.col-xl-3,
53
.col-xl-4,
54
.col-xl-5,
55
.col-xl-6,
56
.col-xl-7,
57
.col-xl-8,
58
.col-xl-9,
59
.col-xl-10,
60
.col-xl-11,
61
.col-xl-12,
62
.navbar-brand {
63
  float: left;
64
}
65
.row,
66
.container-fluid,
67
.container,
68
section,
69
footer,
70
main,
71
aside,
72
.navbar-nav,
73
.navbar-collapse {
74
  display: block;
75
}
76
*, :after, :before {
77
  -moz-box-sizing: border-box;
78
}