Commit 1bb519ad8ab0258d912d87e4f52493eed697feb8
css correction, homepage content grid
| | | | 96 | width: 400px | 96 | width: 400px |
---|
97 | } | 97 | } |
---|
98 | | 98 | |
---|
99 | #homegridhead { | | #homegridhead { |
---|
| | 99 | | | | 100 | |
---|
| | 101 | .col-md-3 h3 { |
---|
100 | color:red; | 102 | color:red; |
---|
101 | border-bottom: 1px dotted red; | 103 | border-bottom: 1px dotted red; |
---|
102 | width:50%; | | width:50%; |
---|
| | 104 | width:100%; | 103 | } | 105 | } |
---|
104 | | 106 | |
---|
105 | .col-md-10{ | | .col-md-10{ |
---|
106 | padding-left: 0%; | | padding-left: 0%; |
---|
107 | } | | } |
---|
| | 107 | | 108 | ul.dropdown-menu li { | 108 | ul.dropdown-menu li { |
---|
109 | // background:!important none repeat scroll 0% 0% rgb(255, 255, 255); | 109 | // background:!important none repeat scroll 0% 0% rgb(255, 255, 255); |
---|
110 | // border-bottom: 1px inset rgb(188, 181, 215); | 110 | // border-bottom: 1px inset rgb(188, 181, 215); |
---|