fd88d5a4037098d8455518d643af3e11e7809561
[vnfsdk/refrepo.git] /
1 .container {
2   max-width: 960px;
3 }
4
5 .border-top { border-top: 1px solid #e5e5e5; }
6 .border-bottom { border-bottom: 1px solid #e5e5e5; }
7 .border-top-gray { border-top-color: #adb5bd; }
8
9 .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
10
11 .lh-condensed { line-height: 1.25; }