2015-02-02 09:26:40 -07:00
|
|
|
// https://github.com/Glavin001/atom-beautify/issues/181
|
|
|
|
.ttl {
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
2015-06-10 10:11:20 -06:00
|
|
|
|
|
|
|
|
2015-02-02 09:26:40 -07:00
|
|
|
// https://github.com/Glavin001/atom-beautify/issues/180
|
|
|
|
.a {
|
|
|
|
color: #fff;
|
2015-06-10 10:11:20 -06:00
|
|
|
|
2015-02-02 09:26:40 -07:00
|
|
|
.b {
|
|
|
|
color: #999;
|
|
|
|
}
|
2015-06-10 10:11:20 -06:00
|
|
|
}
|