Files
atom/static/grammar-view.css
2013-01-21 17:36:44 -08:00

8 lines
95 B
CSS

.grammar-view {
width: 50%;
margin-left: -25%;
}
.grammar-view ol {
max-height: 300px;
}