2014-08-11 16:59:00 -04:00
|
|
|
section.about {
|
2018-02-28 15:02:11 -05:00
|
|
|
margin-bottom: 40px;
|
2014-08-11 16:59:00 -04:00
|
|
|
|
|
|
|
h3 {
|
2018-02-28 15:02:11 -05:00
|
|
|
margin-bottom: 15px;
|
2014-08-11 18:15:35 -04:00
|
|
|
}
|
|
|
|
|
2014-08-11 16:59:00 -04:00
|
|
|
table {
|
2018-02-28 15:02:11 -05:00
|
|
|
width: auto;
|
2014-08-11 16:59:00 -04:00
|
|
|
|
2019-02-26 21:40:17 -05:00
|
|
|
td {
|
2018-02-28 15:02:11 -05:00
|
|
|
padding: 10px;
|
2014-08-11 16:59:00 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
td.title {
|
2014-10-07 03:18:54 -04:00
|
|
|
width: 33%;
|
2014-08-11 16:59:00 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|