Commit 1bb519ad8ab0258d912d87e4f52493eed697feb8

css correction, homepage content grid
  • Diff rendering mode:
  • inline
  • side by side

mouchak/static/css/main.css

96 width: 400px96 width: 400px
97}97}
9898
99#homegridhead {
99
100
101.col-md-3 h3 {
100color:red; 102color:red;
101border-bottom: 1px dotted red;103border-bottom: 1px dotted red;
102width:50%;
104width:100%;
103}105}
104106
105.col-md-10{
106padding-left: 0%;
107}
107
108ul.dropdown-menu li {108ul.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);